forgejo/templates/user/auth
zeripath 7fc5fd6415
Do not send activation email if manual confirm is set (#19119)
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 #17263

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 (#19119) 2022-03-18 17:57:07 +08:00
change_passwd.tmpl
change_passwd_inner.tmpl
finalize_openid.tmpl
forgot_passwd.tmpl
grant.tmpl Fix incorrect OAuth message (#18332) 2022-01-19 19:05:06 +00:00
grant_error.tmpl
link_account.tmpl
oidc_wellknown.tmpl Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
prohibit_login.tmpl
reset_passwd.tmpl
signin.tmpl Add fluid to ui container class to remove margin (#16396) 2021-07-20 08:22:23 +02:00
signin_inner.tmpl
signin_navbar.tmpl
signin_openid.tmpl
signup.tmpl
signup_inner.tmpl Add fluid to ui container class to remove margin (#16396) 2021-07-20 08:22:23 +02:00
signup_openid_connect.tmpl
signup_openid_navbar.tmpl
signup_openid_register.tmpl
twofa.tmpl Improve 2FA autofill (#16473) 2021-07-18 02:06:22 +02:00
twofa_scratch.tmpl
webauthn.tmpl Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
webauthn_error.tmpl Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00