You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ugly Password Script
Generates a randomly generated long ugly password. Uses /dev/random to ensure reliable entropy. Could be used to password protect Submitty system accounts.
* Fix Comment
/sample_bin/ugly_password.pl
Fix comment style line 23
* Ugly Password Fix
sample_bin/ugly_password.pl
Bugfix/refactor to disqualify certain printable chars that could confuse psql or possibly cli.
* Ugly Password Comment Update
sample_bin/ugly_password.pl
Some comments didn't make it to last commit.
* Ugly Password Script
Changes to be committed:
modified: sample_bin/ugly_password.pl
0 commit comments