You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
zeripath 5bb0c92b6c
Do not send activation email if manual confirm is set (#19119) (#19122)
Backport #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>
3 years ago
..
admin Prevent 500 when there is an error during new auth source post (#19041) (#19059) 3 years ago
base Support webauthn (#17957) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add archived label for code search results in archived repo's (#17817) 3 years ago
mail Prevent double encoding of branch names in delete branch (#18714) (#18738) 3 years ago
org Fix `<strong>` html in translation (#18929) (#18931) 3 years ago
repo Set `rel="nofollow noindex"` on new issue links (#19023) (#19042) 3 years ago
shared Unify and simplify TrN for i18n (#18141) 3 years ago
status Refactor HTTP request context (#17979) 3 years ago
swagger Add MirrorUpdated field to Repository API type (#18267) 3 years ago
user Do not send activation email if manual confirm is set (#19119) (#19122) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago
install.tmpl Refactor install page (db type) (#17919) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 4 years ago