bench-forgejo/templates/user
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
..
auth Do not send activation email if manual confirm is set () 2022-03-18 17:57:07 +08:00
dashboard Fix release typo () 2022-02-11 14:08:17 -05:00
notification Multiple Escaping Improvements () 2021-11-16 18:18:25 +00:00
settings Refactor i18n, use Locale to provide i18n/translation related functions () 2022-02-08 11:02:30 +08:00
heatmap.tmpl Remove fetch request from heatmap () 2020-11-18 16:00:16 -06:00
profile.tmpl Move POST /{username}/action/{action} to simply POST /{username} () 2021-12-20 17:18:26 +00:00
project.tmpl Fix truncated organization names () 2021-02-12 03:29:07 +02:00