Commit Graph

18 Commits

Author SHA1 Message Date
980f3e1214 Fixed form action links 2019-02-24 14:07:19 +01:00
121a2a8ac2 Add clearnet domain support 2019-02-23 10:42:44 +01:00
a520c987e6 Allow adding and removing onion domains 2019-02-22 07:19:27 +01:00
f8b3748668 Allow users to delete their databases 2019-02-21 21:50:23 +01:00
9c5294e64e Add csrf tokens to all sensitive forms 2019-01-27 17:41:02 +01:00
5eab397200 Randomise DB (user)names to reduce attack surface + allow multiple DBs per user 2019-01-07 22:26:33 +01:00
55bc8cd757 Introduce mysqld socket stream forwarding with nginx for chroot jails 2019-01-01 13:47:30 +01:00
0f38bd2449 Improved privilege separation 2019-01-01 02:24:22 +01:00
0fc4412404 Revert " Disabling emulated parameters" 2018-12-04 21:10:36 +01:00
79774b5a1d emualted params 2018-11-28 14:29:27 +00:00
58b5efb96c Added suspend hidden service feature + disabled php7.0 for new accounts 2018-10-28 08:48:30 +01:00
d5d7078776 Allow editing hidden service options 2018-10-22 21:45:08 +02:00
d9e496930d Add HiddenServiceMaxStreams option and service_instances table 2018-10-20 20:44:10 +02:00
2cee59dc6f Structure changes for future features 2018-10-20 18:20:27 +02:00
6b0759be73 Added admin panel + optional manual approval for new sites 2018-02-25 21:25:05 +01:00
fa24bb61ec Added PHP 7.2 support + minor bugfixes and performance tweaks
Note when applying this update you will have to update existing nginx vhosts to match new listening addresses (IPv6). Preferably you should update them to unix socket though and apply the changes to the tor hidden service config as well
2018-02-10 22:10:07 +01:00
f549f6ddfb Added web based FileManager 2017-08-06 15:35:47 +02:00
e0b35fb943 Initial commit 2017-04-30 19:32:42 +02:00