Skip to content
Snippets Groups Projects
Commit 9f710dfa authored by Jeff Burke's avatar Jeff Burke
Browse files

s1840: remove nsaccountlock from getUsers search filter.

parent 234fb7c2
No related branches found
No related tags found
No related merge requests found
......@@ -243,5 +243,5 @@ public interface UserPersistence<T extends Principal>
*/
void setPassword(User<T> user, final String oldPassword, final String newPassword)
throws UserNotFoundException, TransientException, AccessControlException;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment