My fork of the DeuxFleurs.fr Guichet application for LDAP-based User Mangement. This is pretty much becoming a full rewrite. Features include self-service account management in an LDAP database. I pair it with Nix Mailserver such that each account has an attached email address. Future ambitions have to do with Group management. Used on lesgrandsvoisins.com.
Go to file
2020-02-09 16:19:55 +01:00
static/css Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
templates Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
.gitignore Config file logic 2020-02-09 15:01:20 +01:00
go.mod Implement login 2020-02-09 15:44:18 +01:00
go.sum Implement login 2020-02-09 15:44:18 +01:00
main.go Integrate Bootstrap CSS 2020-02-09 16:19:55 +01:00
Makefile First commit 2020-02-09 14:46:52 +01:00