Commit Graph

11 Commits

Author SHA1 Message Date
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