forgejo/templates/user/auth
zeripath 7fc5fd6415
Do not send activation email if manual confirm is set ()
If the mailer is configured then even if Manual confirm is set an activation email
is still being sent because `handleUserCreated` is not checking for this case.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-03-18 17:57:07 +08:00
..
activate.tmpl Do not send activation email if manual confirm is set () 2022-03-18 17:57:07 +08: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 better errors for disabled account recovery () 2021-06-25 23:16:36 -05:00
grant.tmpl Fix incorrect OAuth message () 2022-01-19 19:05:06 +00:00
grant_error.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
link_account.tmpl Allow only internal registration () 2021-05-09 16:13:35 +02:00
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider () 2021-10-22 17:19:24 +08: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 fluid to ui container class to remove margin () 2021-07-20 08:22:23 +02:00
signin_inner.tmpl Remove usage of JS globals () 2021-04-09 19:42:38 -04:00
signin_navbar.tmpl Remove remaining fontawesome usage in templates () 2021-05-22 23:29:46 +02:00
signin_openid.tmpl Remove remaining fontawesome usage in templates () 2021-05-22 23:29:46 +02:00
signup.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
signup_inner.tmpl Add fluid to ui container class to remove margin () 2021-07-20 08:22:23 +02: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 Allow only internal registration () 2021-05-09 16:13:35 +02:00
signup_openid_register.tmpl Fix captcha () 2021-01-27 22:56:54 +08:00
twofa.tmpl Improve 2FA autofill () 2021-07-18 02:06:22 +02:00
twofa_scratch.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
webauthn.tmpl Support webauthn () 2022-01-14 16:03:31 +01:00
webauthn_error.tmpl Webauthn nits () 2022-01-15 17:52:56 +01:00