AdHoc command AuthenticateUser should work if the UserProvider is readonly.

Description

The AdHoc command AuthenticateUser doesn't work if the UserProvider is readonly. As the command doesn't actually change anything, this restriction can be dropped.

There's a comment in the code that reads:

Check if groups cannot be modified (backend is read-only)

I suspect that this is caused by copy/pasting from another class.

Environment

None

Activity

Show:

Guus der Kinderen November 13, 2008 at 6:42 PM

Removed the block that does the check.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created November 13, 2008 at 6:36 PM
Updated November 14, 2008 at 3:31 PM
Resolved November 13, 2008 at 6:42 PM