Commit Graph

336 Commits

Author SHA1 Message Date
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
264eacc3f9 Added some empty dirs and files that may be used within a chroot 2019-12-14 22:55:45 +01:00
0e0fb54eae Track quota usage and allow upgrading quotas 2019-12-14 21:01:39 +01:00
fee1c135c2 Updated composer version 2019-11-28 13:33:26 +01:00
da00e68dfb Add autoconf to build dependencies 2019-11-28 13:18:37 +01:00
1f4c90edf7 image/x-icon (.ico files) can be compressed well 2019-11-10 20:55:54 +01:00
6b19346b20 Various optimizations 2019-11-02 19:41:05 +01:00
f857083765 Enable HPACK nginx module and aio 2019-11-01 20:45:21 +01:00
2bb94cf623 Add HTTP2 HPACK patch by CloudFlare 2019-11-01 20:12:45 +01:00
1498c092cd Add dynamic TLS record patch by CloudFlare 2019-11-01 19:07:25 +01:00
9b75e52985 Compile and install nginx and php with one script 2019-10-22 17:38:15 +02:00
dbbdce186a Add libonig-dev to build dependencies 2019-10-20 20:21:17 +02:00
4cd17049f0 Run /tmp cleaner on all accounts + prevent deleting empty accounts recently modified 2019-10-20 18:39:31 +02:00
c31c909b7c Switch hosting script to PHP 7.4 2019-10-20 18:38:08 +02:00
079b771717 Define disable_symlinks nginx config rule globally 2019-10-20 13:17:08 +02:00
724ef98c9b prevent deleting sockets of other php instances 2019-10-19 20:46:18 +02:00
75408fa564 Moved build dependencies installing to the top 2019-10-17 19:20:09 +02:00
9c04243f33 Simplify nginx systemd unit and add RuntimeDirectory option to php 2019-10-17 19:03:45 +02:00
b7be96b11f Enable nginx and fix systemd service 2019-10-16 21:29:55 +02:00
985fd6245b Added missing libsodium-dev dependency 2019-10-16 20:37:19 +02:00
486aeabfd1 Added libsystemd-dev dependency 2019-10-16 20:34:13 +02:00