Commit Graph

24 Commits

Author SHA1 Message Date
Miraty 6dbc63a36a Add form to delete account
Move service-specific deletion code to functions
2022-06-18 04:22:05 +02:00
Miraty aef17741e6 Add pages to display domains contents 2022-06-16 15:08:50 +02:00
Miraty 9bcf3a57a2 Add formatAbsoluteDomain, remove regGetUpperDomain 2022-06-15 15:30:18 +02:00
Miraty 90d8e2fce7 More emojis, displayIndex, descriptions in pages.php 2022-06-14 18:21:09 +02:00
Miraty 41568a9684 Split zone.php and use arrays for page titles 2022-06-12 03:28:43 +02:00
Miraty d9440231ac del-http-onion.php + query() 2022-06-11 23:42:48 +02:00
Miraty 6b602eb43f Update auth forms 2022-06-10 21:14:47 +02:00
Miraty c997ac424d http-onion.php now works 2022-06-07 17:58:46 +02:00
Miraty c8ef7409f1 New interface 2022-06-06 23:14:50 +02:00
Miraty 5579c8bcd8 Use plain CSS instead of Less 2022-05-31 23:28:32 +02:00
Miraty eadc2d44e3 Create and use switchToFormProcess() and success() 2022-05-31 17:31:48 +02:00
Miraty cd082e8719 knotc error handling using knotcExec() 2022-05-25 01:16:41 +02:00
Miraty b7e69d8b41 Check for CSRF at only one place in the code 2022-05-22 17:47:00 +02:00
Miraty deb219d758 Close HTML using function, better error handling 2022-05-22 14:59:45 +02:00
Miraty c890421454 Use HTTP error codes, better error handling 2022-05-20 02:19:45 +02:00
Miraty 46218fb3d3 Use ini file for config + remove old SFTP page 2022-05-20 00:15:13 +02:00
Miraty e60f9c9292 Fix ghost user warning somewhere else 2022-05-03 19:15:02 +02:00
Miraty a8af13b781 Use string instead of Knot template in share/ 2022-05-03 16:37:28 +02:00
Miraty ab87c8522c Exit properly when errors on ns/dnssec.php 2022-05-03 16:29:07 +02:00
Miraty 7f2c5efa0e Fix ghost user warnings 2022-05-03 16:21:54 +02:00
Miraty 37b280692c ns/dnssec.php: read zone file instead of using keymgr 2022-04-24 00:26:02 +02:00
Miraty 6a50bc07a7 Change zone deletion steps order 2022-04-23 18:55:39 +02:00
Miraty b1f54aa155 Better segmentation between services 2022-04-23 01:57:43 +02:00
Miraty 6a408fcbf9 Public files in public/ 2022-04-18 23:10:15 +02:00