Commit graph

56 commits

Author SHA1 Message Date
Chris Mann ccb628df39 Fixed Change Password Bug 2023-07-25 21:35:22 +02:00
Chris Mann 33c621b83b Fixed Change Password Bug 2023-07-24 16:29:17 +02:00
Chris Mann 900b75738f Fixed Change Password Bug 2023-07-24 16:28:22 +02:00
Chris Mann 53d323570b Menu system conform / propagation CanAdmin 2023-07-24 11:12:46 +02:00
Chris Mann 9bbbfbe91a Menu system conform / propagation CanAdmin 2023-07-24 11:05:05 +02:00
Chris Mann 25522b81fb Factoring the model user and correcting password 2023-07-22 07:36:00 +02:00
Chris Mann fdc7244c68 Implementing Activate User 2023-07-21 15:32:22 +02:00
Chris Mann 6a7438e3ce Implementing Activate User 2023-07-21 15:28:30 +02:00
Chris Mann ecd866f0d7 Implementing Activate User 2023-07-21 15:20:50 +02:00
Chris Mann de6303a973 Implementing Activate User 2023-07-21 09:53:06 +02:00
Chris Mann dbac1238f9 Implementing Activate User 2023-07-21 09:14:08 +02:00
Chris Mann 395c00b9ec Implementing Activate User 2023-07-21 08:33:13 +02:00
Chris Mann 4e82eff6be Implementing Activate User 2023-07-21 07:42:14 +02:00
Chris Mann e44b81729a Implementing Activate User 2023-07-21 07:38:12 +02:00
Chris Mann f00f59ce0b Implementing Activate User 2023-07-21 07:33:43 +02:00
Chris Mann 860c7d8067 Implementing Activate User 2023-07-21 07:27:29 +02:00
Chris Mann 81c207ae28 Implementing Activate User 2023-07-21 07:24:42 +02:00
Chris Mann e9adb8d0c0 Refactoring into admin.go activate 2023-07-21 06:51:56 +02:00
Chris Mann 121477cc25 Trying a utility file 2023-07-20 12:28:51 +02:00
Chris Mann 98f9238eca Trying a utility file 2023-07-20 12:27:35 +02:00
Chris Mann 80aaa8263b Trying a utility file 2023-07-20 12:25:22 +02:00
Chris Mann d6f43c17f3 Trying a utility file 2023-07-20 12:22:09 +02:00
Chris Mann 5a8b8cf7d1 Trying a utility file 2023-07-20 12:00:20 +02:00
Chris Mann 24c1d118bd Trying a utility file 2023-07-20 11:56:11 +02:00
Chris Mann 7a7fd592e4 Trying to refactor 2023-07-20 11:20:46 +02:00
Chris Mann 8291e9b607 Modification on dev computer 2023-07-20 10:22:41 +02:00
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 f77697f501 mailing list: ability to add guest users 2023-02-08 16:46:13 +01:00
Alex 670123df38 First iteration on mailing list administration interface 2023-02-08 13:11:43 +01:00
Alex cd41532572 Slight improvements to admin view 2023-02-08 11:58:46 +01:00
Alex 5eed8fa506
Make repo into a Nix flake 2022-12-01 23:25:26 +01:00
Quentin 216e175eaf
Remove a too strict check from admin interface 2021-09-14 10:07:46 +02:00
Alex 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 151a31a425 Invitation mechanism with codes etc 2020-02-14 21:58:34 +01:00
Alex b3d6854d82 Use more appropriate description instead of displayname for everything except users 2020-02-12 15:54:17 +01:00
Alex 3fbbe61a46 Refactor is_admin check 2020-02-12 00:13:24 +01:00
Alex 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 9a6e24aea0 Containerize 2020-02-10 15:26:02 +01:00
Alex e2e8a443ae Better tools for initial setup 2020-02-10 15:26:02 +01:00
Alex 61a76f624d Make some values non deletable 2020-02-10 09:54:33 +01:00
Alex b194b5f7eb Fix creation form 2020-02-10 09:48:55 +01:00
Alex 9f891bdb9a Minor UI changes 2020-02-10 09:44:18 +01:00
Alex 08a7ec3292 Ability to delete an object 2020-02-09 23:20:44 +01:00
Alex 54eb5d6239 Add breadcrumbs; stuff 2020-02-09 23:13:33 +01:00
Alex a85ffdfc80 Apply go fmt 2020-02-09 23:04:37 +01:00