gitea/templates/user/auth
KN4CK3R 29695cd6d5
Add asymmetric JWT signing ()
* Added asymmetric token signing.

* Load signing key from settings.

* Added optional kid parameter.

* Updated documentation.

* Add "kid" to token header.
..
activate.tmpl Fixed several activation bugs ()
change_passwd.tmpl Add class to page content to unify top margin ()
change_passwd_inner.tmpl Set appropriate `autocomplete` attributes on password fields ()
finalize_openid.tmpl Add class to page content to unify top margin ()
forgot_passwd.tmpl Add class to page content to unify top margin ()
grant.tmpl Minimal OpenID Connect implementation ()
grant_error.tmpl Add class to page content to unify top margin ()
link_account.tmpl Allow only internal registration ()
oidc_wellknown.tmpl Add asymmetric JWT signing ()
prohibit_login.tmpl Add class to page content to unify top margin ()
reset_passwd.tmpl Add class to page content to unify top margin ()
signin.tmpl Add class to page content to unify top margin ()
signin_inner.tmpl Remove usage of JS globals ()
signin_navbar.tmpl Remove remaining fontawesome usage in templates ()
signin_openid.tmpl Remove remaining fontawesome usage in templates ()
signup.tmpl Add class to page content to unify top margin ()
signup_inner.tmpl Fix captcha ()
signup_openid_connect.tmpl Add class to page content to unify top margin ()
signup_openid_navbar.tmpl Allow only internal registration ()
signup_openid_register.tmpl Fix captcha ()
twofa.tmpl Enforce tab indentation in templates ()
twofa_scratch.tmpl Add class to page content to unify top margin ()
u2f.tmpl Add class to page content to unify top margin ()
u2f_error.tmpl ensure timeout error is shown on u2f timeout ()