|
708e0a798b
|
Update mysql path
|
2024-09-22 10:15:46 +02:00 |
|
|
13a7cb8a46
|
Add captcha difficulty hard
|
2023-12-10 10:14:45 +01:00 |
|
|
613fb66bc3
|
Add new translations
|
2023-10-27 10:14:02 +02:00 |
|
|
1a82182187
|
Enable Onion Service Proof of Work defense
|
2023-09-05 21:15:43 +02:00 |
|
|
aca4e19980
|
Drop v2 onion support
|
2023-08-24 23:05:12 +02:00 |
|
|
f741605c78
|
Drop support for php8.0
|
2023-08-24 22:29:34 +02:00 |
|
|
78ba449fa3
|
Make scripts translatable
|
2023-01-22 20:02:41 +01:00 |
|
|
21eb38c393
|
Upgrade default php version to 8.2
|
2023-01-21 12:31:57 +01:00 |
|
|
c81ef18f5f
|
Add return type declarations and minor bug fixes
|
2023-01-21 12:14:24 +01:00 |
|
|
2f1641becc
|
Upgrade hosting script to use php 8.1
|
2022-12-16 22:46:59 +01:00 |
|
|
20bf31c496
|
Add php8.2 and drop secp256k1 library which is only supported in php7
|
2022-12-10 21:32:44 +01:00 |
|
|
d249d5ef89
|
Drop PHP 7.4 support
|
2022-11-26 09:34:49 +01:00 |
|
|
509459fa0d
|
PHP session hardening
|
2022-11-04 15:47:04 +01:00 |
|
|
faea3c384b
|
increase somaxcon to match new linux default value
|
2022-11-04 14:18:54 +01:00 |
|
|
2418b476cc
|
Add igbinary and msgpack php modules + bump versions
|
2022-06-23 22:49:26 +02:00 |
|
|
2681b312aa
|
Fixed SQL query
|
2021-11-01 21:45:55 +01:00 |
|
|
e8f5816d13
|
Fixed unmatched } error - closes #121
|
2021-11-01 21:40:18 +01:00 |
|
|
0c7aaff77a
|
Change default max_streams to 6, which no browser should exceed
|
2021-10-23 23:53:13 +02:00 |
|
|
9b21826620
|
Due to running other than web services, we can't make use of the proxy protocol on the main onion
|
2021-10-12 08:29:01 +02:00 |
|
|
9a1be9590c
|
Make use of HiddenServiceExportCircuitID
|
2021-10-09 12:56:46 +02:00 |
|
|
cb9093585f
|
Use PHP 8 compatible fork of SquirrelMail
|
2021-04-27 08:08:47 +02:00 |
|
|
86bf9230d0
|
Switch default version to php8.0
|
2021-04-10 16:10:33 +02:00 |
|
|
db369edce4
|
Remove PHP 7.3 as active support ended and security support will end in a few months
|
2021-04-04 13:20:35 +02:00 |
|
|
6f0713341d
|
rar, gnupg and ssh extensions are not yet compatible with PHP-8.0
|
2020-10-13 16:04:31 +02:00 |
|
|
6f98c1b08b
|
Add PHP-8.0 and remove xmlrpc extension + PHP-7.2
|
2020-10-13 10:25:04 +02:00 |
|
|
67cea03e28
|
Enable strict session id mode
|
2020-10-11 16:17:07 +02:00 |
|
|
4d710109ba
|
Fix enqueue_instance_reload
|
2020-09-16 20:16:58 +02:00 |
|
|
af0d5cf26a
|
Remove FTP support - SFTP is the future
|
2020-07-19 18:03:07 +02:00 |
|
|
7ae817c18f
|
Minor optimizations
|
2020-02-29 16:12:10 +01:00 |
|
|
c2b010e8e6
|
Added PGP Two Factor Authentication (2FA)
|
2020-02-17 07:07:02 +01:00 |
|
|
e949e4ea48
|
Bugfixes
|
2020-02-14 06:43:52 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|