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.
forgejo/services
zeripath 162c32af7e
Send registration email on user autoregistration (#16523)
When users login and are autoregistered send email notification.

Fix #16178

* Protect public functions within the mailer by testing if the mailer is configured

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
agit Add agit flow support in gitea (#14295) 3 years ago
archiver Rework repository archive (#14723) 3 years ago
auth Send registration email on user autoregistration (#16523) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Improve SMTP authentication and Fix user creation bugs (#16612) 3 years ago
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
mailer Send registration email on user autoregistration (#16523) 3 years ago
mirror Replace `list.List` with slices (#16311) 3 years ago
pull Replace `list.List` with slices (#16311) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Replace `list.List` with slices (#16311) 3 years ago
webhook Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
wiki Fix 500 on first wiki page (#16586) 3 years ago