- 01 Nov, 2015 1 commit
-
-
Joshua Tauberer authored
-
- 31 Oct, 2015 6 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
bump HTML5_Notifier version, include its version in the check for whether we need to update Roundcube
-
Joshua Tauberer authored
Merge branch 'patch-1' of https://github.com/Hoekynl/mailinabox
-
Joshua Tauberer authored
Added wosign as a suggested free SSL provider.
-
Joshua Tauberer authored
Update z-push to latest version
-
Michael Kroes authored
-
- 27 Oct, 2015 4 commits
-
-
Michael Kroes authored
-
Joshua Tauberer authored
For a new user create the archive folder
-
Michael Kroes authored
-
Michael Kroes authored
-
- 25 Oct, 2015 4 commits
-
-
Michael Kroes authored
-
Michael Kroes authored
-
Michael Kroes authored
-
Michael Kroes authored
-
- 24 Oct, 2015 1 commit
-
-
Joshua Tauberer authored
nginx-ssl.conf changes were partially incorrect, partial revert of 834c42bc My own /etc/nginx/nginx.conf was messed up, so what I thought were Ubuntu 14.04 defaults weren't, and we lost the ssl_protocols and ssl_prefer_server_ciphers settings. This puts those back. https://discourse.mailinabox.email/t/dev-master-version-reported-as-poodle-attack-vulnerable-by-ssllabs/898
-
- 22 Oct, 2015 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 18 Oct, 2015 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
let dovecot automatically create mailbox folders rather than doing it manually in the management daemon, fixes #554
-
- 12 Oct, 2015 2 commits
-
-
Joshua Tauberer authored
Added 'Sent' folder when creating user.
-
Peter Timofejew authored
-
- 11 Oct, 2015 1 commit
-
-
X O authored
-
- 10 Oct, 2015 1 commit
-
-
Joshua Tauberer authored
-
- 08 Oct, 2015 1 commit
-
-
Joshua Tauberer authored
an earlier problem about --upgrade (de34d0d3) seemed to be just a local problem on my box, so going back to unpinned >= requirement specs https://discourse.mailinabox.email/t/upgrade-to-v0-13b-broke-admin/876
-
- 27 Sep, 2015 1 commit
-
-
Joshua Tauberer authored
-
- 18 Sep, 2015 3 commits
-
-
Joshua Tauberer authored
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
-
Joshua Tauberer authored
choose the best SSL cert from among the installed certificates; use the server certificate instead of self-signed certificates For HTTPS for the non-primary domains, instead of selecting an SSL certificate by expecting it to be in a directory named after the domain name (with special-case lookups for www domains, and reusing the server certificate where possible), now scan all of the certificates that have been installed and just pick the best to use for each domain. If no certificate is available, don't create a self-signed certificate anymore. This wasn't ever really necessary. Instead just use the server certificate.
-
Joshua Tauberer authored
-
- 08 Sep, 2015 1 commit
-
-
Joshua Tauberer authored
let the HSTS header be controlled by the management daemon so some domains can choose to enable preload
-
- 07 Sep, 2015 3 commits
-
-
Joshua Tauberer authored
Revert two FAIL2BAN SSH jail changes
-
anoma authored
I propose that the default 600s/10minute find time is a better test duration for this ban. The altered 120s findtime sounds reasonable until you consider that attackers can simply throttle to 3 attempts per minute and never be banned. The remaining non default jail settings of maxretry = 7 and bantime = 3600 I believe are good.
-
anoma authored
-
- 06 Sep, 2015 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
see #531
-
Hoekynl authored
Removed :$HTML5_NOTIFIER_VERSION, which breaks it
-
Hoekynl authored
Added HTML5_NOTIFIER_VERSION Updated git_clone to work. Tested and working.
-
- 05 Sep, 2015 3 commits
-
-
Hoekynl authored
Include the roundcube plugin html_notifier by default
-
Joshua Tauberer authored
-
Joshua Tauberer authored
warn in status checks if a custom DNS record has been set on a domain that would normally serve web and as a result that domain no longer is serving web
-