Commit Graph

306 Commits

Author SHA1 Message Date
c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
e949e4ea48 Bugfixes 2020-02-14 06:43:52 +01:00
6cd3146b29 Add $request_method to nginx cache key 2020-02-08 22:53:33 +01:00
14c50d7c1e Allow nginx to write in postfix directory 2020-02-08 22:37:57 +01:00
1549b7cc09 vfemail.net took down their .onion server... 2020-02-07 20:10:26 +01:00
0d47c3a5be Updated composer version 2020-02-07 19:43:55 +01:00
aa22f7fbeb Added xz and zopfli to chroot 2020-02-06 07:01:33 +01:00
21714d5c25 Added missing hardlink dependency 2020-02-06 06:42:42 +01:00
fcd1a37092 Add brotli to chroot 2020-02-06 06:33:15 +01:00
9786372794 Remove no longer needed binaries 2020-02-05 21:14:32 +01:00
78b11191ec Added note about initializing phpMyAdmin setting tables 2020-02-05 19:34:33 +01:00
1b28fcac95 Fix vsftpd not starting 2020-02-05 19:26:35 +01:00
f814c67e3f Check path exists and create if not yet existing 2020-02-05 19:06:01 +01:00
05cd5b0774 Rotate all php version logs 2020-02-05 17:59:34 +01:00
6917ffcae0 Added clean_nginx_sockets.sh 2020-02-05 07:27:43 +01:00
35e0a27774 Fix instance not always being enqueued for reloading 2020-02-02 11:42:51 +01:00
3a53ea59f8 Hardlink chroot related files across all accounts to save disk space 2020-01-28 20:51:17 +01:00
988ccef316 fix setup_chroot.sh not being executable 2020-01-26 21:09:12 +01:00
26c4c3c75d set safe file permissions 2020-01-26 14:41:06 +01:00
61d15297b7 Bugfix 2020-01-26 12:07:15 +01:00
47fb983557 sanitize $system_account to protect against database modification exploits 2020-01-25 21:53:00 +01:00
93dc5b10c4 Avoid passing password hash as parameter and write directly to /etc/shadow 2020-01-25 20:29:51 +01:00
fc244d3182 Move chroot creation/updating to new setup_chroot() function 2020-01-23 21:49:36 +01:00
cb90bc7508 Introduced HOME_MOUNT_PATH const 2020-01-23 20:59:44 +01:00
e6946ad1ce Introduced new const to easily change the sites name globally 2020-01-21 21:47:51 +01:00
29b06199e6 Removed unused saslauthd config 2020-01-19 10:28:17 +01:00
5215d7ab29 Fix heredoc pausing script execution 2020-01-19 10:23:53 +01:00
566411df37 Integrate torproject repository instrictions in README 2020-01-18 20:42:26 +01:00
739216f853 Tweaked nginx ressource limits 2020-01-16 06:22:35 +01:00
d54fa4535d Updated composer version 2020-01-14 17:08:42 +01:00
24692da470 Fixed cache injection vulnerability using faked headers 2020-01-14 06:45:56 +01:00
cdbf8958b2 Improve unused account detection script 2020-01-13 06:55:27 +01:00
68b4458c88 Improve inode/dnode caching under memory pressure 2020-01-13 06:53:22 +01:00
e9c4b798d5 Update php systemd service files 2020-01-11 13:33:34 +01:00
5abb32402d Added options to enable/disable account upgrades and coinpayments 2020-01-11 13:18:50 +01:00
a69714bce8 Enable hidden service intro DoS defense 2020-01-11 12:56:20 +01:00
0bb35ae263 chroot squirrelmail 2020-01-09 07:06:08 +01:00
709e4fd1c5 Reduce priority of background deletion task 2020-01-08 06:32:40 +01:00
9ba305da60 Removed old sendmail_wrapper.php script 2020-01-07 19:43:30 +01:00
b09aa25d88 \ at line ending in heredoc needs escaping 2020-01-05 20:36:32 +01:00
3921c92388 Updated nginx patch 2020-01-05 19:49:11 +01:00
930052fe1e BindPaths -> ReadWritePaths for all systemd services 2020-01-05 19:31:52 +01:00
d7c886bb54 Added support for mail() inside chroots 2020-01-05 15:50:08 +01:00
f573f79f6c Switch gnupg1 to gnupg2 and set env[HOME] for php correctly 2020-01-05 15:03:20 +01:00
6d92ea99e0 Inreased mysql max_connections variable 2020-01-05 14:02:38 +01:00
b768d3f45f Enabled rar php extension 2019-12-21 12:42:24 +01:00
a527b2702a Added gnupg extension to php 2019-12-21 11:00:46 +01:00
2de12162ce Enable upgrading number of files quota 2019-12-21 09:23:14 +01:00
0b41932570 Use Dovecot SASL instead of running a seperate saslauthd 2019-12-16 22:25:30 +01:00
b2da71f9d2 Add "/.composer/vendor/bin" to PATH within chroot 2019-12-14 23:07:26 +01:00