What is the use of security.salt and security.cipherseed in cakephp? How to change its default value?
Answer Posted / Ambikesh Srivastava
security.salt and security.cipherSeed are used for encryption and decryption of passwords in CakePHP. By default, they have unique values generated by the CakePHP framework at installation, but you can change them by modifying their respective values in the 'core.php' file located within the 'config' folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category