diff options
author | Alex <alex@adnab.me> | 2022-06-01 23:35:05 +0200 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-06-01 23:35:05 +0200 |
commit | f974678da71b27a325b7882ed7ebc945e3b4518b (patch) | |
tree | 820b09ac01f0c87b628e0405d3c3f5765ae51dec /content/infrastructures/logiciels/guichet.md | |
parent | 97f7387ac7a6421cfaea964ed6d9339926cc91ac (diff) | |
parent | 8a50295aa8bbf9abb0689e1fcb358879d0ff042b (diff) | |
download | guide.deuxfleurs.fr-f974678da71b27a325b7882ed7ebc945e3b4518b.tar.gz guide.deuxfleurs.fr-f974678da71b27a325b7882ed7ebc945e3b4518b.zip |
Merge pull request 'Ajout pages oubliées' (#5) from missing-pages into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/man.deuxfleurs.fr/pulls/5
Diffstat (limited to 'content/infrastructures/logiciels/guichet.md')
-rw-r--r-- | content/infrastructures/logiciels/guichet.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/infrastructures/logiciels/guichet.md b/content/infrastructures/logiciels/guichet.md new file mode 100644 index 0000000..c916340 --- /dev/null +++ b/content/infrastructures/logiciels/guichet.md @@ -0,0 +1,20 @@ +--- +title: Guichet +description: +published: true +date: 2021-11-09T12:39:27.819Z +tags: +editor: markdown +dateCreated: 2021-11-09T12:39:25.808Z +weight: 20 +--- + +# Guichet + +Guichet est une interface de gestion utilisateur LDAP pour Bottin. +Il vise notamment à permettre aux utilisateurs de modifier leurs identifinats ainsi que leurs données personnelles. + +## Statut du développement + +Guichet est actuellement utilisé en production pour deuxfleurs. Il est cependant toujours en développement actif. +Le code est ici : <https://git.deuxfleurs.fr/Deuxfleurs/guichet> |