15881: Add LDAP authentication option.
[arvados.git] / lib / controller / localdb / login_pam.go
2020-05-07 Tom Clegg15881: Add LDAP authentication option.
2020-04-13 Peter AmstutzMerge branch '16263-logincluster-user-list-fix' refs...
2020-04-08 Tom CleggMerge branch '16212-pam-login'
2020-04-07 Tom Clegg16212: Populate all api_client_auth fields.
2020-03-31 Tom Clegg16212: Merge branch 'master'
2020-03-31 Tom Clegg16212: Add clues/details to authentication error messages.
2020-03-30 Tom Clegg16212: Move user/pass authentication to its own endpoint.
2020-03-26 Tom Clegg16212: Return 401 or 500 instead of 200 on authenticati...
2020-03-17 Tom Clegg16212: Add pam_ldap test.
2020-03-12 Tom Clegg16212: Support username/password authentication via...