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.
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>
2 years ago
..
admin Restrict email address validation (#17688) 2 years ago
auth Do not send activation email if manual confirm is set (#19119) 2 years ago
dev Move user related model into models/user (#17781) 3 years ago
events Refactor auth package (#17962) 3 years ago
explore Refactor admin user filter query parameters (#18965) 2 years ago
feed RSS/Atom support for Repos (#19055) 2 years ago
org Send 404 on `/{org}.gpg` (#18959) 2 years ago
repo Fix lfs bug (#19072) 2 years ago
user Restrict email address validation (#17688) 2 years ago
base.go format with gofumpt (#18184) 2 years ago
goget.go Refactor HTTP request context (#17979) 3 years ago
home.go Refactor auth package (#17962) 3 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Add button for issue deletion (#19032) 2 years ago