Openfire (ARCHIVED)

AdHoc command AuthenticateUser should work if the UserProvider is readonly.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.6.1
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

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.

Activity

Hide
Guus der Kinderen added a comment -

Removed the block that does the check.

Show
Guus der Kinderen added a comment - Removed the block that does the check.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: