You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
admin Add microsoft oauth2 providers (#16544) 3 years ago
dev Refactor routers directory (#15800) 3 years ago
events Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
explore Rename context.Query to context.Form (#16562) 3 years ago
org Rename context.Query to context.Form (#16562) 3 years ago
repo Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 3 years ago
user Add microsoft oauth2 providers (#16544) 3 years ago
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
goget.go Rename context.Query to context.Form (#16562) 3 years ago
home.go Refactor routers directory (#15800) 3 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Add agit flow support in gitea (#14295) 3 years ago