Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] add Yandex as oauth2 support #8335

Closed
7 tasks
fazlerabbi37 opened this issue Oct 1, 2019 · 1 comment · Fixed by #10564
Closed
7 tasks

[FR] add Yandex as oauth2 support #8335

fazlerabbi37 opened this issue Oct 1, 2019 · 1 comment · Fixed by #10564
Labels
type/enhancement An improvement of existing functionality
Milestone

Comments

@fazlerabbi37
Copy link

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

goth already supports Yandex. It would be great to see Yandex as oauth2 provider as many organizations (including mine) already usages Yandex.


I wish I was familiar with Golang, as looking at #4476 it doesn't seem to complicated, though that could be my lack of experience. Would be a really great see this implemented.

Screenshots

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Oct 1, 2019
anatolym added a commit to anatolym/gitea that referenced this issue Mar 2, 2020
lafriks added a commit that referenced this issue Mar 4, 2020
* OAuth2: add Yandex provider (#8335)

* remove changes from locale ru-RU

* fmt modules/auth/oauth2/oauth2.go

Co-Authored-By: 6543 <6543@obermui.de>

* fix fmt

* Update templates/admin/auth/new.tmpl

* fix fmt

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
@fazlerabbi37
Copy link
Author

Thank you @anatolym and @lafriks ❤️

@lafriks lafriks added type/enhancement An improvement of existing functionality and removed type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Mar 5, 2020
@lafriks lafriks added this to the 1.12.0 milestone Mar 5, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants