gitea/routers/web/user
KN4CK3R 0bd58d61e5
Added introspection endpoint. (#16752)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-08-20 22:16:45 -04:00
..
setting
auth.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
auth_openid.go
avatar.go
home.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
home_test.go
main_test.go
notification.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
oauth.go Added introspection endpoint. (#16752) 2021-08-20 22:16:45 -04:00
oauth_test.go Fix wrong user in OpenID response (#16736) 2021-08-19 12:11:30 -04:00
profile.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
task.go