You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Emmanuel Hugonnet (JIRA)" <ji...@apache.org> on 2009/03/02 15:47:56 UTC

[jira] Updated: (JSPWIKI-514) Custom Login Module not called at login

     [ https://issues.apache.org/jira/browse/JSPWIKI-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Hugonnet updated JSPWIKI-514:
--------------------------------------

    Attachment: AuthenticationManager.patch

Patch to call the Custon Login Module from the AuthenticationManager

> Custom Login Module not called at login
> ---------------------------------------
>
>                 Key: JSPWIKI-514
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-514
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Authentication&Authorization
>    Affects Versions: 2.8.1
>            Reporter: Emmanuel Hugonnet
>         Attachments: AuthenticationManager.patch
>
>
> The AuthenticationManager doesn't call the custom LoginModule when trying to log the user in. So our custom login module which uses a HttpSession attribute to assert that the user is logged in can't be called.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.