forgejo/templates
Aravinth Manivannan 1db4736fd7
[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)
(cherry picked from commit 435a54f140)
(cherry picked from commit 8ec7b3e448)

[GITEA] notifies admins on new user registration (squash) performance bottleneck

Refs: https://codeberg.org/forgejo/forgejo/issues/1479
(cherry picked from commit 97ac9147ff)
(cherry picked from commit 19f295c16b)
(cherry picked from commit 3367dcb2cf)

[GITEA] notifies admins on new user registration (squash) cosmetic changes

Co-authored-by: delvh <dev.lh@web.de>
(cherry picked from commit 9f1670e040)
(cherry picked from commit de5bb2a224)
(cherry picked from commit 8f8e52f31a)
(cherry picked from commit e0d5130312)
(cherry picked from commit f1288d6d9b)
2023-10-23 15:14:46 +02:00
..
admin [GITEA] add option for banning dots in usernames 2023-10-23 15:14:46 +02:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2023-10-23 15:14:46 +02:00
code
custom
devtest Improve dropdown button alignment and fix hover bug (#27632) 2023-10-16 07:26:08 +00:00
explore cleanup repo details icons/labels (#27644) 2023-10-16 23:06:15 +02:00
mail [GITEA] notifies admins on new user registration 2023-10-23 15:14:46 +02:00
org teams: new View button (#27685) 2023-10-22 12:34:16 +00:00
package Cargo package - Fix missing domain in cargo sparse url (#27370) 2023-10-01 13:43:15 +00:00
projects
repo [GITEA] Make confirmation clearer for dangerous actions 2023-10-23 14:16:24 +02:00
shared Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
status Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 2023-10-06 09:46:36 +02:00
swagger [v1.22] [FEAT] allow setting the update date on issues and comments 2023-10-23 14:16:25 +02:00
user Don't show Link to TOTP if not set up (#27585) 2023-10-11 20:12:54 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl