forgejo/templates/user/auth
N. L. H 45970ae82e
Feature/oauth userinfo ()
* Implemented userinfo 

* 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>
2021-05-06 01:30:15 -04:00
..
activate.tmpl Fixed several activation bugs () 2021-04-30 22:21:33 +02:00
change_passwd.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
change_passwd_inner.tmpl Set appropriate autocomplete attributes on password fields () 2020-10-09 10:32:30 +03:00
finalize_openid.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
forgot_passwd.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
grant.tmpl Minimal OpenID Connect implementation () 2021-01-02 00:33:27 +08:00
grant_error.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
link_account.tmpl fix link account ui () 2021-02-21 20:14:27 -05:00
oidc_wellknown.tmpl Feature/oauth userinfo () 2021-05-06 01:30:15 -04:00
prohibit_login.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
reset_passwd.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signin.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signin_inner.tmpl Remove usage of JS globals () 2021-04-09 19:42:38 -04:00
signin_navbar.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signin_openid.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signup.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signup_inner.tmpl Fix captcha () 2021-01-27 22:56:54 +08:00
signup_openid_connect.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signup_openid_navbar.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
signup_openid_register.tmpl Fix captcha () 2021-01-27 22:56:54 +08:00
twofa.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
twofa_scratch.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
u2f.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
u2f_error.tmpl ensure timeout error is shown on u2f timeout () 2021-01-22 01:28:14 +01:00