Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP refactor (broken templates) | Quentin Dufour | 2023-09-25 | 1 | -49/+49 |
* | mailing list: ability to add guest users | Alex Auvolat | 2023-02-08 | 1 | -3/+59 |
* | First iteration on mailing list administration interface | Alex Auvolat | 2023-02-08 | 1 | -13/+187 |
* | Slight improvements to admin view | Alex Auvolat | 2023-02-08 | 1 | -6/+14 |
* | Make repo into a Nix flake | Alex Auvolat | 2022-12-01 | 1 | -5/+4 |
* | Remove a too strict check from admin interface | Quentin Dufour | 2021-09-14 | 1 | -2/+0 |
* | Cleanup code in admin.go | Alex Auvolat | 2021-08-16 | 1 | -87/+121 |
* | Add Datalist to help search users or group in LDAP admin page | MrArmonius | 2021-07-22 | 1 | -46/+63 |
* | Invitation mechanism with codes etc | Alex Auvolat | 2020-02-14 | 1 | -2/+2 |
* | Use more appropriate `description` instead of `displayname` for everything ex... | Alex Auvolat | 2020-02-12 | 1 | -27/+39 |
* | Refactor is_admin check | Alex Auvolat | 2020-02-12 | 1 | -14/+2 |
* | Fix several group membership issue | Alex Auvolat | 2020-02-11 | 1 | -3/+8 |
* | Containerize | Alex Auvolat | 2020-02-10 | 1 | -21/+21 |
* | Better tools for initial setup | Alex Auvolat | 2020-02-10 | 1 | -7/+34 |
* | Make some values non deletable | Alex Auvolat | 2020-02-10 | 1 | -0/+9 |
* | Fix creation form | Alex Auvolat | 2020-02-10 | 1 | -3/+5 |
* | Minor UI changes | Alex Auvolat | 2020-02-10 | 1 | -2/+12 |
* | Ability to delete an object | Alex Auvolat | 2020-02-09 | 1 | -20/+32 |
* | Add breadcrumbs; stuff | Alex Auvolat | 2020-02-09 | 1 | -0/+25 |
* | Apply go fmt | Alex Auvolat | 2020-02-09 | 1 | -40/+39 |
* | Add form to create objects | Alex Auvolat | 2020-02-09 | 1 | -0/+81 |
* | Also show groups/members when none are present for some object classes | Alex Auvolat | 2020-02-09 | 1 | -9/+36 |
* | Add/remove from groups | Alex Auvolat | 2020-02-09 | 1 | -30/+112 |
* | LDAP modification form | Alex Auvolat | 2020-02-09 | 1 | -11/+276 |
* | Uniformize templates | Alex Auvolat | 2020-02-09 | 1 | -5/+5 |
* | User list | Alex Auvolat | 2020-02-09 | 1 | -0/+81 |