From bb60c5b869931f305f15c5bfa9cdb3f68702f01f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Tue, 19 Oct 2021 23:29:36 +0200 Subject: Add ssh key script --- public/config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/config.yml b/public/config.yml index a233f4f..bae6202 100644 --- a/public/config.yml +++ b/public/config.yml @@ -15,6 +15,8 @@ links: url: "https://status.immae.eu" - name: "Change password" url: "https://tools.immae.eu/ldap_password.php" + - name: "Manage ssh keys" + url: "https://tools.immae.eu/ldap_ssh_keys.php" - name: "Get your IP" url: "https://tools.immae.eu/myip.php" @@ -342,6 +344,8 @@ services: links: - url: "https://gist.github.com/mattrude/657334" name: "Source" + - name: "Manage ssh keys" + url: "https://tools.immae.eu/ldap_ssh_keys.php" - name: "temp.immae.eu" url: "https://temp.immae.eu" links: -- cgit v1.2.3