Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mechanism to create new account | Alex Auvolat | 2020-02-14 | 1 | -7/+13 |
* | Prettier message when wrong username or password on login | Alex Auvolat | 2020-02-12 | 1 | -4/+13 |
* | Refactor is_admin check | Alex Auvolat | 2020-02-12 | 1 | -21/+19 |
* | Fix several group membership issue | Alex Auvolat | 2020-02-11 | 1 | -6/+10 |
* | Containerize | Alex Auvolat | 2020-02-10 | 1 | -40/+36 |
* | Better tools for initial setup | Alex Auvolat | 2020-02-10 | 1 | -10/+33 |
* | Apply go fmt | Alex Auvolat | 2020-02-09 | 1 | -5/+5 |
* | Add form to create objects | Alex Auvolat | 2020-02-09 | 1 | -0/+1 |
* | LDAP modification form | Alex Auvolat | 2020-02-09 | 1 | -9/+15 |
* | User list | Alex Auvolat | 2020-02-09 | 1 | -0/+4 |
* | Split out profile editing in profile.go | Alex Auvolat | 2020-02-09 | 1 | -108/+18 |
* | Do not always show invite and admin links | Alex Auvolat | 2020-02-09 | 1 | -20/+43 |
* | Password change | Alex Auvolat | 2020-02-09 | 1 | -0/+45 |
* | Profile modify | Alex Auvolat | 2020-02-09 | 1 | -6/+116 |
* | Implement logout | Alex Auvolat | 2020-02-09 | 1 | -42/+77 |
* | Integrate Bootstrap CSS | Alex Auvolat | 2020-02-09 | 1 | -2/+2 |
* | Implement login | Alex Auvolat | 2020-02-09 | 1 | -7/+129 |
* | Config file logic | Alex Auvolat | 2020-02-09 | 1 | -10/+73 |
* | First commit | Alex Auvolat | 2020-02-09 | 1 | -0/+30 |