Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1925

Patch for the bug of OpenID only authentication

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            gmazza Glen Mazza
            shutra Shutra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: