mailinabox/tools
Sascha Reynolds 6989df0af3 fix(read_password): regex check for spaces, quotes
* Passwords must be at least four characters. So we need to check them
here to ensure that first user creation works during initial setup
* Change quotes to match rest of code
2015-03-30 19:59:07 +02:00
..
archive_conf_files.sh adding a new script archive_conf_files.sh to dump the contents of all files modified by editconf.py so testing is easier 2014-06-08 17:31:12 -04:00
dns_update add a --force flag to dns_update 2014-08-01 12:05:34 +00:00
editconf.py when modifying php.ini, use ; as the comment char not # because php emits horrid deprecation warnings otherwise 2014-08-15 18:29:05 -04:00
mail.py fix(read_password): regex check for spaces, quotes 2015-03-30 19:59:07 +02:00
owncloud-unlockadmin.sh add a warning not to use owncloud-unlockadmin.sh 2014-09-03 11:02:09 -04:00
parse-nginx-log-bootstrap-accesses.py add a tool for me to see how many installations are happening by scanning for accesses to bootstrap.sh 2014-10-21 14:02:19 +00:00
readable_bash.py various improvements in bash comments 2014-10-15 11:46:20 -04:00
web_update add a web_update script to trigger writing nginx config 2014-07-08 00:34:38 +00:00