1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
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
..
2022-01-02 21:12:35 +08:00
2022-03-13 17:40:47 +01:00
2022-03-01 20:37:32 -05:00
2022-03-14 16:18:27 +01:00
2022-01-20 18:46:10 +01:00
2022-01-02 21:12:35 +08:00
2021-06-09 01:33:54 +02:00
2022-03-09 01:38:11 +01:00