gitea/modules/auth
Lauris BH 3d5d21133c
OAuth2: add Yandex provider (#8335) (#10564)
* 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>
2020-03-05 00:08:52 +02:00
..
ldap Add option to prevent LDAP from deactivating everything on empty search (#9879) 2020-01-20 11:47:39 +08:00
oauth2 OAuth2: add Yandex provider (#8335) (#10564) 2020-03-05 00:08:52 +02:00
openid Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
pam Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
sso Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
admin.go Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
auth.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
auth_form.go Add option to prevent LDAP from deactivating everything on empty search (#9879) 2020-01-20 11:47:39 +08:00
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repo_branch_form.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
repo_form.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
repo_form_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
user_form_auth_openid.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
user_form_test.go Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00