WebUI login fails with PAX UserAdmin workaround
-----------------------------------------------

                 Key: ACE-158
                 URL: https://issues.apache.org/jira/browse/ACE-158
             Project: Ace
          Issue Type: Improvement
          Components: Web UI
    Affects Versions: 0.8.0
            Reporter: Bram de Kruijff
            Priority: Trivial


Minor issue I ran into while trying out ACE with the PAX UserAdmin 
implementation. The WebUI login fails due to a bug (or feature) in the PAX impl 
(See [0]). As there is a one-liner workaround for WebUI I thought I'd log it 
here too. Basically, do not check the credentials yourself, but call 
User#hasCredential(..) when checking the password does the trick.  I'll attach 
the patch.

[0] http://team.ops4j.org/browse/PAXUSERADMIN-7

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to