Commit Graph

18 Commits

Author SHA1 Message Date
c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
e6946ad1ce Introduced new const to easily change the sites name globally 2020-01-21 21:47:51 +01:00
d7c886bb54 Added support for mail() inside chroots 2020-01-05 15:50:08 +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
851a3103be Added canonical tag and store tor/php instance responsibility in db 2019-06-20 18:53:30 +02:00
bc4a8a4d7c Adding CSRF to file manager 2019-01-23 17:44:04 +01:00
0fc4412404 Revert " Disabling emulated parameters" 2018-12-04 21:10:36 +01:00
5753ca2cee Disabling emulated parameters
Emulated parameters can be vulnerable to SQL injection.
Take also a look here: https://stackoverflow.com/questions/134099/are-pdo-prepared-statements-sufficient-to-prevent-sql-injection
2018-11-28 14:26:55 +00:00
2cee59dc6f Structure changes for future features 2018-10-20 18:20:27 +02:00
6eb068222c Refactor DB foreign keys to auto_incrementing id instead of onion
Allows moving domains into separate table at a later stage
2018-10-16 21:09:16 +02:00
9eb5c2ae3c Show error message on login when account has not yet been created 2018-03-03 19:22:57 +01: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
99ccbdccfe Updated tutorial for Ubuntu 16.04 LTS compatibility 2017-11-05 10:43:44 +01:00
9fda236ad8 Add FAQ 2017-07-11 17:43:34 +02:00
94f0ae9cc6 Fix captcha on login page 2017-06-17 14:37:01 +02:00
e0b35fb943 Initial commit 2017-04-30 19:32:42 +02:00