forgejo/templates
Aravinth Manivannan 435a54f140
[GITEA] notifies admins on new user registration
Sends email with information on the new user (time of creation and time of last sign-in) and a link to manage the new user from the admin panel

closes: https://codeberg.org/forgejo/forgejo/issues/480

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1371
Co-authored-by: Aravinth Manivannan <realaravinth@batsense.net>
Co-committed-by: Aravinth Manivannan <realaravinth@batsense.net>
(cherry picked from commit c721aa828b)
(cherry picked from commit 6487efcb9d)

Conflicts:
	modules/notification/base/notifier.go
	modules/notification/base/null.go
	modules/notification/notification.go
	https://codeberg.org/forgejo/forgejo/pulls/1422
(cherry picked from commit 7ea66ee1c5)

Conflicts:
	services/notify/notifier.go
	services/notify/notify.go
	services/notify/null.go
	https://codeberg.org/forgejo/forgejo/pulls/1469
(cherry picked from commit 7d2d997011)
2023-09-25 20:44:13 +02:00
..
admin [GITEA] add option for banning dots in usernames 2023-09-25 20:37:16 +02:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base [GITEA] Improve HTML title on repositories 2023-09-25 20:43:07 +02:00
code Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
explore Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
mail [GITEA] notifies admins on new user registration 2023-09-25 20:44:13 +02:00
org Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
package Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
projects Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
repo [GITEA] Add anchor to review types 2023-09-25 20:43:17 +02:00
shared Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
status Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
swagger [FEAT] allow setting the update date on issues and comments 2023-09-25 16:02:39 +02:00
user Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
install.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
post-install.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00