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/routers
zeripath 45c836badc
Do not send notification emails to inactive users (#19131) (#19139)
Backport #19131
Backport #19142

Emails should not be sent to inactive users except for Activate and ResetPassword
messages.

Fix #18950

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
api/v1 Restrict email address validation (#17688) (#19085) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private Do not send notification emails to inactive users (#19131) (#19139) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Do not send activation email if manual confirm is set (#19119) (#19122) 3 years ago
init.go Handle email address not exist (#19089) (#19121) 3 years ago