forgejo/templates
Aravinth Manivannan 7ea66ee1c5
[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
2023-09-11 18:31:50 +02:00
..
admin [GITEA] add option for banning dots in usernames 2023-09-11 18:09:23 +02:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2023-09-11 18:09:23 +02:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom
devtest Remove CSS has selector and improve various styles (#26891) 2023-09-04 18:22:46 +08:00
explore Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
mail [GITEA] notifies admins on new user registration 2023-09-11 18:31:50 +02:00
org Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo [GITEA] Add anchor to review types 2023-09-11 18:09:23 +02:00
shared Improve issue list layout (#26983) 2023-09-09 20:23:57 +08:00
status
swagger [FEAT] allow setting the update date on issues and comments 2023-09-11 16:41:14 +02:00
user Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl