gitea/routers/admin
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867)
Backport #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>

Co-authored-by: 6543 <6543@obermui.de>
2021-05-19 10:42:36 -04:00
..
admin.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
admin_test.go
auths.go Restore PAM user autocreation functionality (#15825) (#15867) 2021-05-19 10:42:36 -04:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go Close the gitrepo when deleting the repository (#15876) (#15887) 2021-05-16 00:45:17 +03:00
users.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
users_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00