Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

store salt to regenerate box with same salt.php config file #43

Open
ceeram opened this issue Mar 24, 2015 · 1 comment
Open

store salt to regenerate box with same salt.php config file #43

ceeram opened this issue Mar 24, 2015 · 1 comment
Milestone

Comments

@ceeram
Copy link
Contributor

ceeram commented Mar 24, 2015

Currently fresh installs will generate unique salt and store in console/config/salt.php
salt is used for hashing passwords as well, so being able to reuse the salt when recreating the box is especially important once console will depend on a database with hashed passwords.

@bravo-kernel
Copy link
Contributor

Awesome preparation, please keep in mind as discussed:

  • provision upload to /home/vagrant/.cakebox/last-known-salt
  • we might not use a database but flatfile or similar
  • salt will be included in BackupShell

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants