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.
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.go Move modules/forms to services/forms (#15305) 3 years ago
auth_form.go Restore PAM user autocreation functionality (#15825) 3 years ago
org.go Move modules/forms to services/forms (#15305) 3 years ago
repo_branch_form.go Move modules/forms to services/forms (#15305) 3 years ago
repo_form.go Add LFS Migration and Mirror (#14726) 3 years ago
repo_form_test.go Move modules/forms to services/forms (#15305) 3 years ago
user_form.go Move modules/forms to services/forms (#15305) 3 years ago
user_form_auth_openid.go Move modules/forms to services/forms (#15305) 3 years ago
user_form_test.go Move modules/forms to services/forms (#15305) 3 years ago