[daisy] [JIRA] Created: (DSY-419) Enhance HttpConnector: Display/return authentication exceptions from the repository server

Min Idzelis (JIRA) issues at cocoondev.org
Thu Mar 8 09:05:20 CST 2007


Enhance HttpConnector: Display/return authentication exceptions from the repository server
------------------------------------------------------------------------------------------

         Key: DSY-419
         URL: http://issues.cocoondev.org//browse/DSY-419
     Project: Daisy
        Type: Improvement
  Components: Repository  
    Versions: public - 1.5    
 Reporter: Min Idzelis
    Priority: Minor


When a user fails to login, the authenticator throws an AuthenticationException. This exception is caught by the DaisyUserRealm which logs the problem on the server. It would be more useful if the AuthenticationException was returned as the response like it is done in other situations. Seems all that needs to be done is to use the existing utilities: HttpUtil.sendCustomError()

It would be good to know exactly WHY the user failed to login. (Username doesn't exist - password incorrect - LDAP server down, etc)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list