]> source.dussan.org Git - gitea.git/commit
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)
authorzeripath <art27@cantab.net>
Mon, 8 Feb 2021 01:25:30 +0000 (01:25 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Feb 2021 01:25:30 +0000 (09:25 +0800)
commit82637c240aa3b0e0bf290d35b2014953edec5b6e
treecc7dcde7e38109909622d03613bd12b6f70ed793
parentd0174d45ed313a8ba61069486834ae292ce8c103
Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) (#14607)

Backport #13989

Fix #13984

Fix #14566

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