You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath d234d37aa8
Restore PAM user autocreation functionality (#15825)
* Restore PAM user autocreation functionality

PAM autoregistration of users currently fails due to email invalidity.
This PR adds a new setting to PAM to allow an email domain to be set
or just sets the email to the noreply address and if that fails falls
back to uuid@localhost

Fix #15702

Signed-off-by: Andrew Thornton <art27@cantab.net>

* As per KN4CKER

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
admin Restore PAM user autocreation functionality (#15825) 3 years ago
base Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Disable Stars config option (#14653) 3 years ago
mail Enforce tab indentation in templates (#15289) 3 years ago
org Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
repo label size, PR ref, new PR button alignment (#15363) 3 years ago
shared Issue list alignment tweaks (#15483) 3 years ago
status Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
swagger Add Active and ProhibitLogin to API (#15689) 3 years ago
user Allow only internal registration (#15795) 3 years ago
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago