summaryrefslogtreecommitdiffstats
path: root/modules/auth/pam/pam.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove PAM from auth dropdown when unavailable (#13276)John Olheiser2020-10-231-0/+3
| | | Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Various fixes in login sources (#10428)guillep2k2020-02-231-4/+6
|
* golint fixed for modules/authLunny Xiao2016-11-271-1/+2
|
* use pam and update TRANSLATORSUnknwon2015-07-141-1/+1
|
* Add PAM authenticationPaolo Borelli2015-04-241-0/+35