Miraty
0340c24a81
Use kdig() everywhere appropriate
2023-08-13 18:52:34 +02:00
Miraty
2570d09ba9
Add reg/edit.php and regParseRecord()
2023-07-31 01:13:06 +02:00
Miraty
40e67b0c0c
declare(strict_types=1);
2023-07-17 21:15:18 +02:00
Miraty
3436d0243f
Display some field values again after submission
2023-07-17 21:02:09 +02:00
Miraty
973a129079
Add type in functions signatures
2023-06-20 00:36:58 +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
e4ae765486
init.php + jobs + job to delete old testing accounts
2023-06-08 17:36:44 +02:00
Miraty
9f5f8958c5
Rate-limit most form processings
2023-05-02 18:02:08 +02:00
Miraty
5af557f630
Better return code checking, --force for zone-purge
2023-04-27 03:24:34 +02:00
Miraty
b9af7fee09
reg: Delay at unregistration; Display domain history
2023-03-25 16:26:05 +01:00
Miraty
ed05d4aab9
reg/register: add "Check availability" feature
2023-03-19 22:22:34 +01:00
Miraty
d41ac85b55
Autoconfigure root_path using __DIR__
2023-03-09 14:47:14 +01:00
Miraty
b2bfbb7bf8
Niver > ServNest
2023-01-29 21:09:00 +01:00
Miraty
312292d06a
feature: reg: allow multiple suffixes
2023-01-23 01:14:59 +01:00
Miraty
b872ec8281
Some fixes and CSS enhancements
2023-01-21 02:52:28 +01:00
Miraty
335b826559
Gettext internationalization and english translation
2023-01-21 01:27:52 +01:00
Miraty
73c137aaba
Split pages/ between pg-act/ and pg-view/
2022-12-20 21:17:03 +01:00