From 2f9afc05c77874cf890be3885f6f55a43f3e0fe3 Mon Sep 17 00:00:00 2001 From: Pierre Coimbra Date: Thu, 5 Mar 2020 12:28:52 +0100 Subject: [PATCH] Correction de la syntaxe --- applicatif/zone_interne/gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applicatif/zone_interne/gitea.md b/applicatif/zone_interne/gitea.md index 56a509d..2bc0b81 100644 --- a/applicatif/zone_interne/gitea.md +++ b/applicatif/zone_interne/gitea.md @@ -287,7 +287,7 @@ Vous pouvez lister les utilisateurs avec ldapsearch, ldapsearch -xLLL -H ldap://vip.ldap.krhacken.org -D cn=viewer,ou=system,dc=krhacken,dc=org -w PASSVIEWER -b "ou=people,dc=krhacken,dc=org" "(&(objectClass=gitaccountkrhacken)(gitaccountactif=YES))" -ZZ ``` -## Customisation +## Customisation Les templates des pages sont disponible [ici](https://github.com/go-gitea/gitea/tree/master/templates) ### Page d'accueil