You must login to view /lordwelch/chasquid/commit/50986a7b7ef1d476a5a920502faed192908191be?files=internal%2Fconfig%2Fconfig.pb.go.
The GitHub option should be usable for most people, it only links via username.

Files
Alberto Bertogli cfe0e48c0a auth: Allow users without a domain
Some deployments already have users that authenticate without a domain.
Today, we refuse to even consider those, and reject them at parsing time.

However, it is a use-case worth supporting, at least with some
restrictions that make the complexity manageable.

This patch changes the auth package to support authenticating users
without an "@domain" part.

Those requests will always be directly passed on to the fallback
authenticator, if available.

The dovecot fallback authenticator can already handle this case just fine.
2021-06-11 20:09:15 +01:00

3 lines
87 B
Plaintext

user-x:{plain}password:1000:1000::/home/user
naked-x:{plain}gun:1001:1001::/home/naked