forgejo/modules
Aravinth Manivannan 8ec7b3e448
[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)
2023-10-02 19:23:42 +02:00
..
actions [CI] Search .forgejo/workflows first 2023-10-02 16:13:40 +02:00
activitypub make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
analyze
assetfs
auth [SECURITY] default to pbkdf2 with 320,000 iterations 2023-10-02 17:06:22 +02:00
avatar
base
cache
charset
container
context Improvements of releases list and tags list (#25859) 2023-09-28 13:21:47 +00:00
contexttest
csv
doctor doctor: delete action entries without existing user (#27292) 2023-09-28 03:03:08 +00:00
emoji
eventsource More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
generate
git
gitgraph More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
graceful
hcaptcha
highlight
hostmatcher
html
httpcache
httplib
indexer [CI] disable meilisearch/elasticsearch test, no server yet in CI 2023-10-02 16:13:40 +02:00
issue/template
json
label
lfs Refactor lfs requests (#26783) 2023-09-18 08:40:50 +00:00
log
markup
mcaptcha
metrics
migration
nosql
options
packages
paginator
pprof
private [CLI] implement forgejo-cli 2023-10-02 16:13:39 +02:00
process
proxy
proxyprotocol
public
queue [CI] disable redis test, no redis server yet in CI 2023-10-02 16:13:40 +02:00
recaptcha
references
regexplru
repository make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
secret
session
setting [GITEA] notifies admins on new user registration 2023-10-02 19:23:42 +02:00
sitemap
ssh
storage [CI] Forgejo Actions based CI for PR & branches 2023-10-02 16:13:40 +02:00
structs [FEAT] allow setting the update date on issues and comments 2023-10-02 17:06:23 +02:00
svg
sync
system make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
templates More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
test
testlogger
timeutil
translation
turnstile
typesniffer
updatechecker
upload
uri
user
util Refactor lfs requests (#26783) 2023-09-18 08:40:50 +00:00
validation [GITEA] add option for banning dots in usernames 2023-10-02 19:00:59 +02:00
web [GITEA] add option for banning dots in usernames 2023-10-02 19:00:59 +02:00
webhook