Commit Graph

65 Commits

Author SHA1 Message Date
Miraty c13ec1829a public/ > pages/ 2022-09-01 04:23:36 +02:00
Miraty e3af4c946d router.php + process form before display
The webservers now need to send every request to router.php, which will call appropriate files.

Forms will be treated before being displayed.
2022-09-01 04:21:17 +02:00
Miraty 7a35ebccc5 Check upstream NS for ns/ and AAAA/A for ht/ 2022-08-30 22:34:09 +02:00
Miraty 6a547808e6 Use CONF['ns']['servers'] to generate zone file 2022-08-30 00:48:41 +02:00
Miraty 1a8691f7e3 Remove regIsFree 2022-08-30 00:43:14 +02:00
Miraty 247c814d5d ns/ & ht/: check that domain isn't already used 2022-08-30 00:37:37 +02:00
Miraty 7d1537e3eb Use <nav> for indexes 2022-08-11 16:39:31 +02:00
Miraty 9e4fdacfac Better informations 2022-08-11 16:38:45 +02:00
Miraty a63cf55c72 Add linkToDocs() 2022-07-20 20:03:45 +02:00
Miraty 1167b52fc6 ns: add CNAME, DNAME and LOC records forms 2022-06-30 01:14:58 +02:00
Miraty 17f6f486fc Allow any unicode letter and number in user's values 2022-06-25 16:43:58 +02:00
Miraty 6365ac617c Move everything in /srv/niver 2022-06-23 19:19:39 +02:00
Miraty 9fa902f768 Store Tor config and keys in $username/$dir 2022-06-22 00:37:06 +02:00
Miraty 6dbc63a36a Add form to delete account
Move service-specific deletion code to functions
2022-06-18 04:22:05 +02:00
Miraty 4cafad3310 redir() 2022-06-17 15:45:52 +02:00
Miraty b579c57200 Delete Tor keys in del-http-onion.php 2022-06-17 00:28:22 +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 6c7cc99abd Add options to disable each service 2022-06-12 00:04:18 +02:00
Miraty c7fba71721 Add del-http-dns.php 2022-06-11 23:50:14 +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 2401da72c5 Fix symlink security flaw when sudoing chgrp 2022-06-10 14:53:25 +02:00
Miraty ab09c84514 Remove niver.log 2022-06-10 03:14:58 +02:00
Miraty e637877ab3 Add unregister.php 2022-06-10 03:10:10 +02:00
Miraty e32d3bd1ed sudo cat as tor 2022-06-09 21:06:05 +02:00
Miraty f13a58a5b2 Add more serverErrors in ht/ 2022-06-09 02:56:21 +02:00
Miraty c997ac424d http-onion.php now works 2022-06-07 17:58:46 +02:00
Miraty fc8d5f0420 Add clr.css 2022-06-06 23:18:29 +02:00
Miraty c8ef7409f1 New interface 2022-06-06 23:14:50 +02:00
Miraty 3a71e759a4 I missed committing the CSS O_O 2022-05-31 23:53:19 +02:00
Miraty 1beeb45280 Fix PHP warnings when user not logged in 2022-05-31 23:39:26 +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 8dc4169a57 Code simplifications 2022-05-23 04:41:55 +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 12534ee183 Fix autologin when creating accounts 2022-05-21 19:41:46 +02:00
Miraty aa2c7aa284 New directories listing format 2022-05-21 02:15:36 +02:00
Miraty 759c6e696f Print SSH fingerprints 2022-05-21 02:13:42 +02:00
Miraty c890421454 Use HTTP error codes, better error handling 2022-05-20 02:19:45 +02:00
Miraty f05d1a6764 Fix some recent regressions 2022-05-20 01:08:40 +02:00
Miraty c87e9372cb Fix chgrp 2022-05-20 00:56:04 +02:00
Miraty 46218fb3d3 Use ini file for config + remove old SFTP page 2022-05-20 00:15:13 +02:00
Miraty e7e6ae2b7f Less maniver 2022-05-06 15:21:32 +02:00
Miraty 0606c21b3a Don't use ls to list directories 2022-05-06 15:14:46 +02:00
Miraty 50c23f6245 Create SFTP directory at account creation 2022-05-05 23:40:36 +02:00