mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
159bc8842a
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> |
||
---|---|---|
.. | ||
admin.go | ||
auth_form.go | ||
org.go | ||
repo_branch_form.go | ||
repo_form_test.go | ||
repo_form.go | ||
user_form_auth_openid.go | ||
user_form_test.go | ||
user_form.go |