Miraty
e96d61703b
ns/sync.php: instant sync when adding new sync
2023-10-08 00:50:48 +02:00
Miraty
3df402e8e9
add-dns.php: CNAME&co sourcing support
2023-09-16 19:45:46 +02:00
Miraty
40e67b0c0c
declare(strict_types=1);
2023-07-17 21:15:18 +02:00
Miraty
7f7bcadb58
Fix important vulnerability in reg/ds.php + exescape
...
In page reg/ds.php, POST parameter 'key' was directly sent to shell, allowing for remote arbitrary commands execution.
This commit fixes this vulnerability, and uses a new function to automatically escape every shell command arguments as an additional generic protection.
2023-06-19 02:15:43 +02:00
Miraty
f3752163af
Call Certbot before adding to DB
2023-05-04 02:20:29 +02:00
Miraty
03e61fad26
Autoconfigure certbot using cli.ini
2023-04-26 14:08:47 +02:00
Miraty
5adb07c7c8
Update add-dns.php for newer db schema
2023-04-24 00:53:54 +02:00
Miraty
bd06fc7fbf
Use Apache
...
- Allows customization through .htaccess
- No need to configure or reload a server when adding a site
- Content negotiation
2023-04-10 00:50:42 +02:00
Miraty
b2bfbb7bf8
Niver > ServNest
2023-01-29 21:09:00 +01:00
Miraty
335b826559
Gettext internationalization and english translation
2023-01-21 01:27:52 +01:00
Miraty
a3da268ead
ht: subdomain and subpath on shared domain
2022-12-22 01:44:57 +01:00