Commit Graph

15 Commits

Author SHA1 Message Date
Miraty 1c193cd59d Add reg/transfer.php 2022-12-13 16:52:10 +01:00
Miraty f15681999b Internal ID, Argon2 for usernames, username changes 2022-11-30 23:12:42 +01:00
Miraty 83f9a05875 Add server name in token strings 2022-11-22 00:28:19 +01:00
Miraty 567034b8fe Fix regDeleteDomain security flaw + D regex modifier
regDeleteDomain() in fn/reg.php used too loose pattern matching for data deletion, that also deleted other domains that included the deleted domain
2022-11-20 18:17:03 +01:00
Miraty 18d976217b Use single quotes instead of double quotes 2022-11-20 15:11:54 +01:00
Miraty 47bd662e96 Better success messages 2022-11-20 01:12:51 +01:00
Miraty e3f358a62c Direct zone file edition through <textarea> 2022-11-20 01:05:03 +01:00
Miraty 9ba515cd89 ns: allow IDN verfication 2022-10-09 23:33:45 +02:00
Miraty ba18c13747 Use a token to link account to external resource 2022-10-06 13:12:04 +02:00
Miraty 77f6dfaada Token bucket rate limiting 2022-09-17 00:49:07 +02:00
Miraty 763762f08b fn success/userError/serverError > output($code) 2022-09-15 19:18:48 +02:00
Miraty 5885f7a416 Factorize "INSERT INTO" SQL queries with insert() 2022-09-14 17:19:17 +02:00
Miraty 35d1c6ea09 Change UI texts 2022-09-14 13:30:45 +02:00
Miraty ea0ffab14a Use kdig for zone-add dns check + add equalArrays() 2022-09-03 18:12:49 +02:00
Miraty c13ec1829a public/ > pages/ 2022-09-01 04:23:36 +02:00