forgejo/routers/user
techknowlogick 024ef3940f
add well-known config for OIDC ()
* 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
..
setting Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00
auth.go OAuth2 auto-register () 2021-04-14 14:02:12 +02:00
auth_openid.go OAuth2 auto-register () 2021-04-14 14:02:12 +02:00
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled () 2021-04-12 20:57:12 -04:00
home.go Performance improvement for list pull requests () 2021-04-15 19:34:43 +02:00
home_test.go Issues overview should not show issues from archived repos () 2021-01-12 23:19:17 -05:00
main_test.go Unit tests for wiki routers () 2017-11-30 17:52:15 +02:00
notification.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL () 2021-02-19 22:36:43 +01:00
oauth.go add well-known config for OIDC () 2021-04-15 22:32:00 -04:00
profile.go Disable Stars config option () 2021-04-15 18:53:57 +02:00
task.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00