1
0
mirror of https://github.com/go-gitea/gitea synced 2025-02-24 15:31:29 +01:00
zeripath 159bc8842a
Restore PAM user autocreation functionality () ()
Backport 

* 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 

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
..
2021-01-26 16:36:53 +01:00