A CakePHP Behaviour to protect against rainbow tables
Github Url
http://github.com/voidet/grey_tables
Clone Url
Recent Activity
| Commit | Updated |
|---|---|
| Always regenerate a salt string when a password is saved | on 16/2/11 |
| Switched to Model::escapeField instead of using DboSource::name() for field quoting. | on 25/10/10 |
| Moved password salting check to app level for mongodb support | on 11/9/10 |