[DS-2179] Shibboleth (and probably LDAP) logins fail after merge of Metadata For All

This commit is contained in:
KevinVdV
2014-10-08 12:42:01 +02:00
parent 9594c2b31a
commit 4ea9051c12
8 changed files with 13 additions and 43 deletions

View File

@@ -1311,8 +1311,6 @@ public abstract class DSpaceObject
return new String[]{"eperson","lastname",null};
case "phone":
return new String[]{"eperson","phone",null};
case "netid":
return new String[]{"eperson","netid",null};
case "language":
return new String[]{"eperson","language",null};
default: