Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-202

Salts should be randomized on install

    XMLWordPrintable

Details

    Description

      As part of setup, the Cake salts should be randomized.

      /**

      • A random string used in security hashing methods.
        */
        Configure::write('Security.salt', 'RANDOMIZETHIS');

      /**

      • A random numeric string (digits only) used to encrypt/decrypt strings.
        */
        Configure::write('Security.cipherSeed', 'RANDOMIZETHISTOO');

      Attachments

        Activity

          People

            scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: