#363 Support PAM logins with email addresses
Merged by ngompa. Opened by abompard.
abompard/ipsilon login-with-email  into  master

Download 363.patch

Add a call to getpwnam() in the PAM auth module, because the actual
username may be different from the requested username. For example SSSd
allows logging in with the email address, but we want the actual
username to be used throughout the application.

Fixes: #358

:thumbsup:

Pull-Request has been merged by ngompa

Metadata