aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/tools/tools/landing
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-26 03:04:56 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-26 03:04:56 +0200
commit7df5e532c1ce2ab9e8527615c08c1178990870e6 (patch)
tree3790f2afe0be38e37ba82305a1139db6c6b61c79 /modules/private/websites/tools/tools/landing
parenta8ef1adb4a90c2524ac09a85463598e5d41d2a4a (diff)
downloadNix-7df5e532c1ce2ab9e8527615c08c1178990870e6.tar.gz
Nix-7df5e532c1ce2ab9e8527615c08c1178990870e6.tar.zst
Nix-7df5e532c1ce2ab9e8527615c08c1178990870e6.zip
Add dmarc reports
Diffstat (limited to 'modules/private/websites/tools/tools/landing')
-rw-r--r--modules/private/websites/tools/tools/landing/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/private/websites/tools/tools/landing/config.yml b/modules/private/websites/tools/tools/landing/config.yml
index 42ebcd1..f97b3f3 100644
--- a/modules/private/websites/tools/tools/landing/config.yml
+++ b/modules/private/websites/tools/tools/landing/config.yml
@@ -13,6 +13,9 @@ links:
13 icon: "fas fa-desktop" 13 icon: "fas fa-desktop"
14 url: "https://status.immae.eu" 14 url: "https://status.immae.eu"
15 target: '_blank' # optionnal html a tag target attribute 15 target: '_blank' # optionnal html a tag target attribute
16 - name: "DMARC status"
17 url: "https://tools.immae.eu/dmarc-reports"
18 target: '_blank'
16 - name: "Change password" 19 - name: "Change password"
17 url: "https://tools.immae.eu/ldap_password.php" 20 url: "https://tools.immae.eu/ldap_password.php"
18 target: '_blank' 21 target: '_blank'