forgejo/routers/web
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
..
admin Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
auth Do not send activation email if manual confirm is set (#19119) 2022-03-18 17:57:07 +08:00
dev
events
explore
feed
org
repo Fix lfs bug (#19072) 2022-03-14 16:18:27 +01:00
user Restrict email address validation (#17688) 2022-03-14 18:39:54 +01:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go