Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5855

RememberMe functionality seems to be broken after the change of the default crypt factory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M5, 6.19.0
    • 6.20.0, 7.0.0-M6
    • wicket-auth-roles
    • None

    Description

      The fix for CVE-2014-7808 seems to break the "rememberMe" functionality in wicket-auth-roles.
      DefaultAuthenticationStrategy uses the crypt factory to encrypt the user credentials. After restart of the application a new crypt factory is created with a new secret key. Now it is not possible to decrypt the saved credentials.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: