]> source.dussan.org Git - gitea.git/commit
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)
authorzeripath <art27@cantab.net>
Fri, 18 Dec 2020 17:44:18 +0000 (17:44 +0000)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 17:44:18 +0000 (17:44 +0000)
commite2b069e57784075124863a3926c7f1d89fa760a9
tree6ac8d23c1e0180ad5ce17830f50123c382ee9db7
parentefa9a8a6e308489cf5b5e0174007d78390c5f0e6
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)

* Accept multiple SSH keys in single LDAP SSHPublicKey attribute

Fix #13984

Signed-off-by: Andrew Thornton <art27@cantab.net>
integrations/auth_ldap_test.go
models/user.go
models/user_test.go