You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2014/06/24 04:23:25 UTC

[jira] [Updated] (ROL-1754) login page - open id issues

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

Glen Mazza updated ROL-1754:
----------------------------

    Component/s: Authentication, Roles and Access Controls

> login page - open id issues
> ---------------------------
>
>                 Key: ROL-1754
>                 URL: https://issues.apache.org/jira/browse/ROL-1754
>             Project: Apache Roller
>          Issue Type: Bug
>          Components: Authentication, Roles and Access Controls
>            Reporter: Ganesh Mathrubootham
>            Assignee: Roller Unassigned
>         Attachments: fix_login_page_open_id_issues.patch
>
>
> 1) Context root is hard-coded as /roller for form submission URL for open ID.  I use a different context root and so it doesn't work when I enter open ID and hit enter.
> 2) When I enter a wrong username/password, the page re-loads with the error message. But the user name is retained as open ID.  
> Code changes required to fix these issues - 
> 1) Remove hard-coded context root and instead us struts tag "url".
> 2) Have 2 separate cookies to track open ID and user name.  Populate either of them based on what was entered by the user.  Look for either of them when the page is loaded.



--
This message was sent by Atlassian JIRA
(v6.2#6252)