1
1
mirror of https://github.com/go-gitea/gitea synced 2024-05-28 23:15:48 +00:00
gitea/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>
2021-08-12 10:26:33 +03:00
..
agit Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00
archiver Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
auth Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
comments Enhance Ghost comment mitigation Settings (#14392) 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
forms Improve SMTP authentication and Fix user creation bugs (#16612) 2021-08-11 21:42:58 +01:00
gitdiff Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
issue Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
lfs Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
mailer Send registration email on user autoregistration (#16523) 2021-08-12 10:26:33 +03:00
mirror Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
pull Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
release Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
repository Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
webhook Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
wiki Fix 500 on first wiki page (#16586) 2021-08-01 19:04:32 +02:00