- 01 Apr, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 31 Mar, 2016 5 commits
-
-
Joshua Tauberer authored
Make control panel login failed messages generic - don't reveal if an email address has an account on the system.
-
Joshua Tauberer authored
fixes Roundcube getting stuck for some people, hopefully fixes #693
-
Joshua Tauberer authored
hotfix - install roundcube from our own mirror, hosted in Josh's AWS S3 account, because sourceforge is down all the time fixes #750, see #701, see #370 was df92a10e
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 01 Mar, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Fixes #741.
-
- 25 Feb, 2016 1 commit
-
-
Joshua Tauberer authored
-
- 23 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
(re-fix) mail sent from an address on a subdomain of a domain hosted by the box (a non-zone domain) would never be DKIM-signed because only zones were included in the openDKIM configuration, mistakenly This was originally fixed in 143bbf37 (February 16, 2015). Then I broke it in 7a93d219 (November 2015) while doing some refactoring ahead of v0.15.
-
- 22 Feb, 2016 7 commits
-
-
Joshua Tauberer authored
Reduce percentages for required free memory checks
-
yodax authored
-
Joshua Tauberer authored
When previous panel was login, move to system_status
-
Joshua Tauberer authored
Reduce number of processes in the pool to 5
-
yodax authored
-
yodax authored
-
yodax authored
-
- 20 Feb, 2016 1 commit
-
-
yodax authored
-
- 18 Feb, 2016 8 commits
-
-
Joshua Tauberer authored
Fix small typo in comments
-
Ángel Guzmán Maeso authored
-
Joshua Tauberer authored
the logic in 4ed23f44 for taking backups more often was partly backward
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
This reverts commit b32cb622. Fixes #627. Fixes #653. Closes #714.
-
Joshua Tauberer authored
Fix a typo in Readme
-
Prayag Verma authored
`matchs` → `matches`
-
- 16 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 15 Feb, 2016 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Provisioning could crash if, e.g., the DNS we see is different from the DNS Let's Encrypt sees. see #695, probably fixes it
-
- 14 Feb, 2016 3 commits
-
-
Joshua Tauberer authored
Added a warning to the installation / setup script
-
Sony? authored
-
Sony? authored
See pull request #638 and issue #635 for more information.
-
- 13 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
before the user agrees to Let's Encrypt's ToS the admin could get a nightly email with weird interactive text Made a mistake refactoring the headless variable earlier. fixes #696
-
Joshua Tauberer authored
https://discourse.mailinabox.email/t/status-check-emails-empty-after-upgrading-to-v0-16/1082/3 A user on that thread suggests an alternate solution, adding `PYTHONIOENCODING=utf-8` to `/etc/environment`. Python docs say that affects stdin/out/err. But we also use these environment variables elsewhere to ensure that config files we read/write are opened with UTF8 too. Maybe all that can be simplified too.
-
- 05 Feb, 2016 1 commit
-
-
Joshua Tauberer authored
-