• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 3.7.1
    • None
    • None

      The SQL scripts of user tables creation contain a mistake for MySQL version. The SALT column type is VARCHAR(64) instead of VARCHAR(128).

      (Users and FOUsers in jdbc_users.sql and jdbc_fousers.sql)

          [CMS-6330] Salt column in MySQL scripts

          I did the opposite and get all the salts to 64

          (because the code is using only 48 and because mysql is the most tested)

          Raphaël Franchet added a comment - I did the opposite and get all the salts to 64 (because the code is using only 48 and because mysql is the most tested)

            Unassigned Unassigned
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: