]> source.dussan.org Git - gitea.git/commit
Remove PAM from auth dropdown when unavailable (#13276) (#13281)
authorJohn Olheiser <john.olheiser@gmail.com>
Fri, 23 Oct 2020 16:00:20 +0000 (11:00 -0500)
committerGitHub <noreply@github.com>
Fri, 23 Oct 2020 16:00:20 +0000 (12:00 -0400)
commit074f7abd95adbab524696ed9609ea3ee85948bf4
tree30255da4c117ad31d1546ea5a6fd7b227b8814c8
parent39412c61bf270e5f4b371efdf7c8ea104beb2c63
Remove PAM from auth dropdown when unavailable (#13276) (#13281)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
modules/auth/pam/pam.go
modules/auth/pam/pam_stub.go
routers/admin/auths.go