gitea/routers
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 Restore PAM user autocreation functionality (#15825) 2021-05-13 23:11:47 +01:00
api/v1
dev [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00
events
org
private
repo Add mimetype mapping settings (#15133) 2021-05-10 16:38:08 -04:00
routes
user Fix goth user infer bug (#15821) 2021-05-10 16:31:32 +01:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go