Commit Graph

30 Commits

Author SHA1 Message Date
Chris Mann 75d524f1ab Personalisation pour lesgrandsvoisins 2023-07-18 15:48:02 +02:00
Chris Mann d269f3088f Eliminated Debug Prints 2023-07-17 17:23:03 +02:00
Chris Mann a480ebbe36 I think the group management probably didn't work 2023-07-17 17:20:27 +02:00
Chris Mann 5a84380979 Imposition of email format 2023-07-17 12:15:13 +02:00
Chris Mann 9e3b172227 Working state in production 2023-07-17 10:19:01 +02:00
Alex Auvolat f77697f501 mailing list: ability to add guest users 2023-02-08 16:46:13 +01:00
Alex Auvolat 670123df38 First iteration on mailing list administration interface 2023-02-08 13:11:43 +01:00
Alex Auvolat cd41532572 Slight improvements to admin view 2023-02-08 11:58:46 +01:00
Alex Auvolat 5eed8fa506
Make repo into a Nix flake 2022-12-01 23:25:26 +01:00
Quentin Dufour 216e175eaf
Remove a too strict check from admin interface 2021-09-14 10:07:46 +02:00
Alex Auvolat 0a1ac27efb
Cleanup code in admin.go 2021-08-16 12:53:35 +02:00
MrArmonius 3d7b4a9f68 Add Datalist to help search users or group in LDAP admin page 2021-07-22 10:41:06 +02:00
Alex Auvolat 151a31a425 Invitation mechanism with codes etc 2020-02-14 21:58:34 +01:00
Alex Auvolat b3d6854d82 Use more appropriate `description` instead of `displayname` for everything except users 2020-02-12 15:54:17 +01:00
Alex Auvolat 3fbbe61a46 Refactor is_admin check 2020-02-12 00:13:24 +01:00
Alex Auvolat dc9b2bc458 Fix several group membership issue
TODO:
- check for other wrong uses of GetAttributeValue(s)
- refactor is_admin check
2020-02-11 20:10:47 +01:00
Alex Auvolat 9a6e24aea0 Containerize 2020-02-10 15:26:02 +01:00
Alex Auvolat e2e8a443ae Better tools for initial setup 2020-02-10 15:26:02 +01:00
Alex Auvolat 61a76f624d Make some values non deletable 2020-02-10 09:54:33 +01:00
Alex Auvolat b194b5f7eb Fix creation form 2020-02-10 09:48:55 +01:00
Alex Auvolat 9f891bdb9a Minor UI changes 2020-02-10 09:44:18 +01:00
Alex Auvolat 08a7ec3292 Ability to delete an object 2020-02-09 23:20:44 +01:00
Alex Auvolat 54eb5d6239 Add breadcrumbs; stuff 2020-02-09 23:13:33 +01:00
Alex Auvolat a85ffdfc80 Apply go fmt 2020-02-09 23:04:37 +01:00
Alex Auvolat fa96e61d75 Add form to create objects 2020-02-09 23:04:27 +01:00
Alex Auvolat e51bff05d2 Also show groups/members when none are present for some object classes 2020-02-09 22:43:24 +01:00
Alex Auvolat db9840a6f1 Add/remove from groups 2020-02-09 22:32:59 +01:00
Alex Auvolat 43825b1bbc LDAP modification form 2020-02-09 22:06:33 +01:00
Alex Auvolat f929ca7297 Uniformize templates 2020-02-09 19:56:01 +01:00
Alex Auvolat 1322220439 User list 2020-02-09 18:28:42 +01:00