Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 395 Bytes

cakephp-security-generator

creates random seeds and salts for CakePHP

##instructions

  • clone repo
  • run security.generator.php on a php-server
  • copy the created strings into your CakePHP Project (Config/core.php)
  • use wherever and modify whatever you want

##screenshot screenshot