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.
Find a file
2020-02-09 18:28:42 +01:00
static/css Implement logout 2020-02-09 16:46:26 +01:00
templates User list 2020-02-09 18:28:42 +01:00
.gitignore Config file logic 2020-02-09 15:01:20 +01:00
admin.go User list 2020-02-09 18:28:42 +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 User list 2020-02-09 18:28:42 +01:00
Makefile User list 2020-02-09 18:28:42 +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