0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 09:25:37 +02:00
gitea/routers/web/admin
zeripath ab9bb54144
Add microsoft oauth2 providers (#16544)
* Clean up oauth2 providers

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add AzureAD, AzureADv2, MicrosoftOnline OAuth2 providers

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Apply suggestions from code review

* remove unused Scopes

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-08-05 21:11:08 -04:00
..
admin.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
admin_test.go
auths.go Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
emails.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
hooks.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
main_test.go
notice.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
orgs.go
repos.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
users.go Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
users_test.go Fix source typos (#16374) 2021-07-08 14:55:09 +02:00