[
https://issues.apache.org/jira/browse/ROL-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Glen Mazza reassigned ROL-1925:
-------------------------------
Assignee: Glen Mazza (was: Roller Unassigned)
> Patch for the bug of OpenID only authentication
> -----------------------------------------------
>
> Key: ROL-1925
> URL: https://issues.apache.org/jira/browse/ROL-1925
> Project: Roller
> Issue Type: Bug
> Components: Authentication, Roles and Access Controls
> Affects Versions: 5.0
> Reporter: Shutra
> Assignee: Glen Mazza
> Labels: patch
> Fix For: 5.0
>
> Attachments: roller-openid-only.patch
>
>
> 1. Fix the javascript error in Register page:
> 错误: document.register['bean.passwordText'] is undefined
> 源文件:https://example.com/roller/roller-ui/register.rol;jsessionid=043E3D9D1D765A9BD3976074DC56670C
> 行:1062
> 2. Generate a random string for the non-nullable passphrase field.
> 3. Override lookupRealm method of OpenIDAuthenticationProcessingFilter in
> spring-security-openid-2.0.5 to ignore the issue about appending wrong port
> to the url, for example, it may append "80" to an url with https scheme.
> 4. Use openid_identifier as the html form field to match the openid spec, and
> ignore duplicate ID "j_username" while using hybrid authentication methods.
> Enhanced the function: restoring username from cookie.
> 5. svn rm some .classpath .project .settings files
> 6. orgnized the spring dependencies
> The patch file is attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira