Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2471

Changing a password should use latest configured hashing algorithm

    XMLWordPrintableJSON

Details

    Description

      James stores users passwords hashed in a database.

      The hashing algorithm is being stored on a per-user basis. However, when changing a password, the password is hashed with the algorithm configured at user creation (not the one used during the update).

      We would need, when updating user password, to ensure we are using the currently configured algorithm.

      This has to be working using James WebAdmin and CLI

      Attachments

        Activity

          People

            Unassigned Unassigned
            btellier Benoit Tellier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: