Commit Graph

216 Commits

Author SHA1 Message Date
c7e04d9a4f Update translation
Co-authored-by: Weblate Admin <daniel@danwin1210.de>
Co-authored-by: Zdeněk Grůza <me@zgruza.me>
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/hosting/cs/
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/hosting/de/
Translation: DanWin/Hosting
2023-01-29 14:17:17 +00:00
ddcdcc95c9 Update translation
Co-authored-by: Zdeněk Grůza <me@zgruza.me>
2023-01-27 17:02:37 +00:00
81cce9e6e8 Update translation
Co-authored-by: Weblate Admin <daniel@danwin1210.de>
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/hosting/de/
Translation: DanWin/Hosting
2023-01-23 19:55:25 +00:00
0ab942f707 Update translation
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.danwin1210.de/projects/DanWin/hosting/
Translation: DanWin/Hosting
2023-01-22 19:18:25 +00:00
dbaa638e36 Allow re-ordering of variables 2023-01-22 20:17:44 +01:00
13ca55c251 Update translation
Co-authored-by: Weblate Admin <daniel@danwin1210.de>
2023-01-22 19:12:51 +00: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
2080a60e9a Move service enabling to setup.php 2022-12-10 21:43:36 +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
116b1de21a Include squirrelmail config file 2022-08-14 21:45:34 +02:00
cdc6feab4c Fix copying libraries 2022-07-17 11:20:11 +02:00
07b2fd0650 Fix chroot creation for systems where /bin and /lib are symlinks 2022-07-01 22:52:18 +02:00
2418b476cc Add igbinary and msgpack php modules + bump versions 2022-06-23 22:49:26 +02:00
0dc79d5dd7 make sure to use UTF-8 locale in cron script 2022-02-13 13:36:51 +01:00
eb31f3bac5 Remove favicon 2022-01-02 18:31:47 +01: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
6f797151ce Really exit when no path is given 2021-10-25 10:15:10 +02: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
956b3094fc Bump versions 2021-09-10 10:50:26 +02:00
560f5e9269 Also call ldconfig when installing extra binaries 2021-05-04 13:59:23 +02:00
8ac5330a88 Run ldconfig on chroot after installing libraries 2021-05-04 13:44:27 +02:00
e96aa86cd1 Fix undefined constant error - fixes #115 2021-04-28 18:16:08 +02:00
cb9093585f Use PHP 8 compatible fork of SquirrelMail 2021-04-27 08:08:47 +02:00
6aea46afaa Use which to determine binary location and ignore non-existing binaries - closes #111 2021-04-25 16:10:54 +02:00
5cd74a31b1 Collect libraries in array to prevent repeatedly copying the same files 2021-04-25 15:44:29 +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
8e8a54f506 Add more commands from coreutils and silence "not a dynamic executable" warnings 2021-03-13 14:05:10 +01:00
b598f9e1e0 Add cut and uniq to chroot 2021-01-25 19:06:03 +01:00
777cd92a48 Update composer dependencies 2020-12-23 21:18:02 +01: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
a1494d23a9 Fix potential permission issues with composer dependencies 2020-09-18 13:06:53 +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
a9c0b38711 Switch FileManager from ftp to sftp 2020-07-19 17:24:42 +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
aa22f7fbeb Added xz and zopfli to chroot 2020-02-06 07:01:33 +01:00