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 18:03:10 +01:00
static/css Implement logout 2020-02-09 16:46:26 +01:00
templates Do not always show invite and admin links 2020-02-09 17:52:48 +01:00
.gitignore Config file logic 2020-02-09 15:01:20 +01:00
go.mod Password change 2020-02-09 17:45:22 +01:00
go.sum Password change 2020-02-09 17:45:22 +01:00
main.go Split out profile editing in profile.go 2020-02-09 18:03:10 +01:00
Makefile First commit 2020-02-09 14:46:52 +01:00
profile.go Split out profile editing in profile.go 2020-02-09 18:03:10 +01:00
ssha.go Password change 2020-02-09 17:45:22 +01:00