0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 19:46:49 +01:00
gitea/routers/web
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 Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
dev
events
explore Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
org Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 2021-07-29 05:39:46 +02:00
user Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00
base.go
goget.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
home.go
metrics.go
swagger_json.go
web.go