summary refs log tree commit diff
path: root/scripts/hash_password (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This caught me out. Adding a warning. github/michaelkaye/make_hash_password_clearer michaelkaye/make_hash_password_clearerMichael Kaye2018-05-081-0/+3
|
* Update hash_password scriptKent Shikama2016-07-061-1/+17
| | | | Signed-off-by: Kent Shikama <kent@kentshikama.com>
* Password reset docs and scriptRichard van der Hoff2016-03-161-0/+39
Replace the bash/perl gen_password script with a python one, and write a note on how to use it.