diff --git a/exe.php b/exe.php deleted file mode 100644 index e1ed964..0000000 --- a/exe.php +++ /dev/null @@ -1,14 +0,0 @@ -Domaine
- + diff --git a/inc/ns.inc.php b/inc/ns.inc.php index 9a4c008..5f4ff40 100644 --- a/inc/ns.inc.php +++ b/inc/ns.inc.php @@ -42,6 +42,7 @@ function nsListUserZones($username) { $zone = NULL; $i = 0; + $zones = NULL; while ($zone != NULL) { $zones[$i] = $zone; diff --git a/inc/pages.inc.php b/inc/pages.inc.php index c674591..a40c70c 100644 --- a/inc/pages.inc.php +++ b/inc/pages.inc.php @@ -34,6 +34,9 @@ switch (SERVICE) { case "sshfp": $page['title'] = "Enregistrement SSHFP"; break; + case "tlsa": + $page['title'] = "Enregistrement TLSA"; + break; case "zone": $page['title'] = "Ajouter une zone"; break; diff --git a/niver.log b/niver.log index 7f7cb0b..69ddadc 100644 --- a/niver.log +++ b/niver.log @@ -100,3 +100,9 @@ stdout: stderr: useradd: cannot lock /etc/passwd; try again later. + +2021-05-17 13:09:55 pale enabled SFTP on their account + status: exit code: 1 + stdout: + stderr: useradd: cannot lock /etc/passwd; try again later. + diff --git a/ns/index.php b/ns/index.php index 8fc2abb..a868a3c 100644 --- a/ns/index.php +++ b/ns/index.php @@ -21,10 +21,7 @@
Associer du texte à un domaine
-
Enregistrement CAA
-
- Indiquer les seules autorités de certifications autorisée à signer les domaines -
+
Enregistrement SRV
Indiquer un serveur pour un domaine @@ -37,11 +34,15 @@
Indiquer les empreintes de clés SSH d'un domaine
-