summaryrefslogtreecommitdiffstats
path: root/modules/auth/pam/pam.go
Commit message (Expand)AuthorAgeFilesLines
* fix pam authorization (#19040)zeripath2022-03-101-0/+4
* format with gofumpt (#18184)65432022-01-201-1/+0
* Add bundle download for repository (#14538)John Olheiser2021-08-241-2/+3
* Remove PAM from auth dropdown when unavailable (#13276)John Olheiser2020-10-231-0/+3
* 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