forgejo/templates
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
..
admin Prevent 500 when there is an error during new auth source post () 2022-03-10 23:40:43 +01:00
base RSS/Atom support for Repos () 2022-03-13 17:40:47 +01:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Allow to filter repositories by language in explore, user and organization repositories lists () 2022-01-28 13:29:04 +02:00
mail Prevent double encoding of branch names in delete branch () 2022-02-11 13:02:04 +08:00
org Fix <strong> html in translation () 2022-02-27 15:46:45 +00:00
repo Remove italics for due_date_not_set () 2022-03-17 17:43:10 +02:00
shared Refactor i18n, use Locale to provide i18n/translation related functions () 2022-02-08 11:02:30 +08:00
status Refactor HTTP request context () 2021-12-15 14:59:57 +08:00
swagger Add config option to disable "Update branch by rebase" () 2022-03-04 03:30:49 -05:00
user Do not send activation email if manual confirm is set () 2022-03-18 17:57:07 +08:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Refactor install page (db type) () 2021-12-07 13:44:08 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00