mirror of
https://github.com/go-gitea/gitea
synced 2025-02-08 10:56:59 +01:00
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>