Commit Graph

164 Commits

Author SHA1 Message Date
f814c67e3f Check path exists and create if not yet existing 2020-02-05 19:06:01 +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
cdbf8958b2 Improve unused account detection script 2020-01-13 06:55:27 +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
9ba305da60 Removed old sendmail_wrapper.php script 2020-01-07 19:43:30 +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
2de12162ce Enable upgrading number of files quota 2019-12-21 09:23:14 +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
6b19346b20 Various optimizations 2019-11-02 19:41:05 +01: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
6052e57112 Switch to custom compiled php 2019-10-15 19:37:51 +02:00
b3289a7a77 Correctly define max opcache optimization level 2019-10-01 22:03:58 +02:00
2a592893eb Instances creation is now handled via setup.php 2019-09-28 17:57:43 +02:00
4096b66390 Install composer vai github instead of distro packages to include in chroot 2019-09-23 21:24:08 +02:00
64930b4c5a Bumped db version 2019-09-23 19:41:29 +02:00
dd00fde24d Update sodium_compat dependency 2019-09-22 22:00:36 +02:00
ae925a2000 Allow changing instances + add nginx_rewrites table + optimizations 2019-09-22 21:24:27 +02:00
0b61a38c26 Replace debian stock nginx with custom optimized nginx 2019-09-02 19:49:41 +02:00
42ee1f65f7 Correctly set session path for adminer now running in chroot 2019-08-09 06:01:03 +02:00
e950e42f09 Debian packaging is slacking with adminer updates - fetch from git 2019-08-08 21:37:04 +02:00
2f97e826d4 Make only enabled onions clickable in admin + equal instance usage 2019-07-20 14:21:00 +02:00
287eedf318 More tor instances + guard relays for stability and added disk quota 2019-06-30 16:20:06 +02:00
47cf5edbca stripped bash-completion in chroot + added some useful binaries 2019-06-23 09:42:07 +02:00
851a3103be Added canonical tag and store tor/php instance responsibility in db 2019-06-20 18:53:30 +02:00
6fa9114352 Update common.php 2019-06-08 17:01:51 +02:00
e90eab05aa Merge pull request #52 from NoahvdAa/patch-7
Remove "Happy new year"
2019-05-27 21:59:22 +02:00
b8f4c9b808 Validate RSA keys for correctness which would otherwise crash tor 2019-05-27 21:56:59 +02:00
cfcfb075fe Update paragonie/sodium_compat dependency 2019-05-14 21:18:54 +02:00
11c05e8866 Added CloudFlare too many redirects section to FAQ 2019-05-12 09:20:44 +02:00
678ad279ef Optimized admin panel 2019-05-11 22:09:49 +02:00
270d025e43 Disallow .onion as clearnet domain 2019-04-23 20:04:08 +02:00
47c9490c8b Regularly clean up /var/www/tmp directory 2019-04-10 18:29:12 +02:00
bdc8b101d0 Update sodium_compat dependency 2019-04-10 18:27:56 +02:00
ac6c784b5c Remove "Happy new year"
It has been 2019 for 4 months now...
2019-04-08 19:29:24 +02:00