mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-08 10:34:25 +00:00
[DS-2179] Shibboleth (and probably LDAP) logins fail after merge of Metadata For All
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user