Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
1.0 Final
-
None
-
-
Empty show more show less
Description
Its a blocker since you cannot use LDAP login module with external user manager together with sitedesigner templates.
Please catch exceptions as they should be, you cannot assume that methods like getUser(String name) will always return
a valid user.
methods like getUser(name), addRole(name), addGroup(name) etc.. all throws UnsupportedOperationException when you are using any other source
like LDAP.
Checklists
Acceptance criteria