mirror of
https://github.com/go-gitea/gitea
synced 2024-11-09 19:54:25 +00:00
45970ae82e
* Implemented userinfo #8534 * Make lint happy * Add userinfo endpoint to openid-configuration * Give an error when uid equals 0 * Implemented BearerTokenErrorCode handling * instead of ctx.error use ctx.json so that clients parse error and error_description correctly * Removed unneeded if statement * Use switch instead of subsequent if statements Have a default for unknown errorcodes. Co-authored-by: Nils Hillmann <hillmann@nlh-software.de> Co-authored-by: nlhsoftware <nlhsoftware@noreply.localhost> |
||
---|---|---|
.. | ||
activate.tmpl | ||
change_passwd_inner.tmpl | ||
change_passwd.tmpl | ||
finalize_openid.tmpl | ||
forgot_passwd.tmpl | ||
grant_error.tmpl | ||
grant.tmpl | ||
link_account.tmpl | ||
oidc_wellknown.tmpl | ||
prohibit_login.tmpl | ||
reset_passwd.tmpl | ||
signin_inner.tmpl | ||
signin_navbar.tmpl | ||
signin_openid.tmpl | ||
signin.tmpl | ||
signup_inner.tmpl | ||
signup_openid_connect.tmpl | ||
signup_openid_navbar.tmpl | ||
signup_openid_register.tmpl | ||
signup.tmpl | ||
twofa_scratch.tmpl | ||
twofa.tmpl | ||
u2f_error.tmpl | ||
u2f.tmpl |