Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all templates are ok | Quentin Dufour | 2023-04-18 | 4 | -2/+109 |
* | WIP templates | Quentin Dufour | 2023-04-18 | 4 | -10/+284 |
* | mailing list: ability to add guest users | Alex Auvolat | 2023-02-08 | 4 | -20/+71 |
* | First iteration on mailing list administration interface | Alex Auvolat | 2023-02-08 | 5 | -1/+112 |
* | Slight improvements to admin view | Alex Auvolat | 2023-02-08 | 1 | -2/+16 |
* | Inclusive + Fix checks + Fix SSHAbetter_login | Quentin Dufour | 2022-07-19 | 4 | -9/+18 |
* | show everyone in the directory page by defaultshow-everyone-by-default | darkgallium | 2021-08-18 | 1 | -0/+5 |
* | remove useless newline | Alex Auvolat | 2021-08-16 | 1 | -1/+0 |
* | Fix directory searching | Alex Auvolat | 2021-08-16 | 3 | -28/+39 |
* | Improve profile editing page & photo uploadingAdd_Directory | Alex Auvolat | 2021-08-16 | 1 | -26/+41 |
* | Add profile image front-end and back-end | MrArmonius | 2021-08-16 | 2 | -3/+14 |
* | Add Description and visibility attributes | MrArmonius | 2021-08-16 | 2 | -0/+13 |
* | New HTML Directory | MrArmonius | 2021-08-16 | 3 | -0/+35 |
* | Cleanup code in admin.go | Alex Auvolat | 2021-08-16 | 1 | -4/+4 |
* | Add Datalist to help search users or group in LDAP admin page | MrArmonius | 2021-07-22 | 1 | -2/+12 |
* | Fix @ symbol on the login page | MrArmonius | 2021-07-01 | 1 | -1/+1 |
* | Use Argon2 hash function | Alex Auvolat | 2020-02-15 | 1 | -5/+2 |
* | Fix code generation form template | Alex Auvolat | 2020-02-14 | 1 | -7/+12 |
* | Invitation mechanism with codes etc | Alex Auvolat | 2020-02-14 | 1 | -1/+1 |
* | Invitation mechanism with codes etc | Alex Auvolat | 2020-02-14 | 4 | -1/+88 |
* | Mechanism to create new account | Alex Auvolat | 2020-02-14 | 2 | -3/+88 |
* | Prettier message when wrong username or password on login | Alex Auvolat | 2020-02-12 | 1 | -0/+6 |
* | Use more appropriate `description` instead of `displayname` for everything ex... | Alex Auvolat | 2020-02-12 | 3 | -11/+20 |
* | Refactor is_admin check | Alex Auvolat | 2020-02-12 | 1 | -2/+2 |
* | Disable email modification in user profile | Alex Auvolat | 2020-02-11 | 1 | -1/+1 |
* | Containerize | Alex Auvolat | 2020-02-10 | 1 | -1/+1 |
* | A true arobase symbol | Alex Auvolat | 2020-02-10 | 1 | -1/+1 |
* | Better tools for initial setup | Alex Auvolat | 2020-02-10 | 2 | -1/+2 |
* | Make some values non deletable | Alex Auvolat | 2020-02-10 | 1 | -5/+7 |
* | Minor UI changes | Alex Auvolat | 2020-02-10 | 5 | -11/+18 |
* | Ability to delete an object | Alex Auvolat | 2020-02-09 | 1 | -0/+16 |
* | Add breadcrumbs; stuff | Alex Auvolat | 2020-02-09 | 2 | -8/+24 |
* | Add form to create objects | Alex Auvolat | 2020-02-09 | 2 | -0/+51 |
* | Also show groups/members when none are present for some object classes | Alex Auvolat | 2020-02-09 | 1 | -3/+3 |
* | Add/remove from groups | Alex Auvolat | 2020-02-09 | 1 | -21/+71 |
* | LDAP modification form | Alex Auvolat | 2020-02-09 | 4 | -3/+172 |
* | Uniformize templates | Alex Auvolat | 2020-02-09 | 4 | -41/+45 |
* | User list | Alex Auvolat | 2020-02-09 | 3 | -2/+29 |
* | Do not always show invite and admin links | Alex Auvolat | 2020-02-09 | 1 | -11/+15 |
* | Appearance tweak | Alex Auvolat | 2020-02-09 | 1 | -4/+5 |
* | Password change | Alex Auvolat | 2020-02-09 | 3 | -30/+67 |
* | Profile modify | Alex Auvolat | 2020-02-09 | 2 | -5/+65 |
* | Implement logout | Alex Auvolat | 2020-02-09 | 3 | -11/+35 |
* | Integrate Bootstrap CSS | Alex Auvolat | 2020-02-09 | 2 | -1/+9 |
* | Implement login | Alex Auvolat | 2020-02-09 | 2 | -0/+25 |