mailinabox/tools
yodax d773140502 Update to Nextcloud 12 using PHP7
* Install PHP7 via a PPA, enable unattended upgrades for the PPA, and switch all of our PHP configuration to the PHP7 install.
* Keep installing PHP5 for ownCloud/Nextcloud packages because we need it to possibly run transitional updates to ownCloud/Nextcloud versions less than 12. But replace PHP5 packages with PHP7 packages elsewhere.
* Update to Nextcloud 12 which requires PHP7, with a transitional upgrade to Nextcloud 11.0.3.
* Disable TLS cert validation by Roundcube when connecting to localhost IMAP and SMTP. Validation became the default in PHP7 but we don't necessarily have a (non-self-)signed certificate and it definitely isn't valid for the IP address 127.0.0.1.

Merges #1140
2017-07-14 06:48:22 -04: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 update docstring to clarify usage of -c option 2015-07-02 19:27:05 +02:00
mail.py Change password min-length to 8 characters (#1098) 2017-02-14 14:24:59 -05:00
owncloud-restore.sh Update to Nextcloud 12 using PHP7 2017-07-14 06:48:22 -04:00
owncloud-unlockadmin.sh Rename ownCloud to Nextcloud in safe places 2017-04-02 11:19:21 +02:00
parse-nginx-log-bootstrap-accesses.py change the public URL of bootstrap.sh to setup.sh 2016-01-30 11:19:51 -05:00
readable_bash.py drop the CSR_COUNTRY setting and ask within the control panel 2015-12-26 11:48:23 -05:00
update-subresource-integrity.py use subresource integrity attributes to guard against CDNs being used as an attack vector; drop external resources that we can't protect this way (fonts); fixes #234 2015-09-18 19:04:28 +00:00
web_update add a web_update script to trigger writing nginx config 2014-07-08 00:34:38 +00:00