gitea/routers/admin
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>
2021-05-13 23:11:47 +01:00
..
admin.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
admin_test.go
auths.go Restore PAM user autocreation functionality (#15825) 2021-05-13 23:11:47 +01:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
users_test.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00