0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 14:34:39 +01:00
gitea/routers
techknowlogick 024ef3940f
add well-known config for OIDC (#15355)
* add well-known config for OIDC

* spacing per feedback

* Update oidc_wellknown.tmpl

* add id_token

* Update oidc_wellknown.tmpl

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-15 22:32:00 -04:00
..
admin Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
api/v1 Disable Stars config option (#14653) 2021-04-15 18:53:57 +02:00
dev
events Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
org Code Formats, Nits & Unused Func/Var deletions (#15286) 2021-04-09 09:40:34 +02:00
private
repo Fix bug clone wiki (#15499) 2021-04-15 19:57:19 +01:00
routes add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
user add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
utils
home.go
init.go
install.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go