aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Use Argon2 hash functionAlex Auvolat2020-02-151-5/+2
* Fix code generation form templateAlex Auvolat2020-02-141-7/+12
* Invitation mechanism with codes etcAlex Auvolat2020-02-141-1/+1
* Invitation mechanism with codes etcAlex Auvolat2020-02-144-1/+88
* Mechanism to create new accountAlex Auvolat2020-02-142-3/+88
* Prettier message when wrong username or password on loginAlex Auvolat2020-02-121-0/+6
* Use more appropriate `description` instead of `displayname` for everything ex...Alex Auvolat2020-02-123-11/+20
* Refactor is_admin checkAlex Auvolat2020-02-121-2/+2
* Disable email modification in user profileAlex Auvolat2020-02-111-1/+1
* ContainerizeAlex Auvolat2020-02-101-1/+1
* A true arobase symbolAlex Auvolat2020-02-101-1/+1
* Better tools for initial setupAlex Auvolat2020-02-102-1/+2
* Make some values non deletableAlex Auvolat2020-02-101-5/+7
* Minor UI changesAlex Auvolat2020-02-105-11/+18
* Ability to delete an objectAlex Auvolat2020-02-091-0/+16
* Add breadcrumbs; stuffAlex Auvolat2020-02-092-8/+24
* Add form to create objectsAlex Auvolat2020-02-092-0/+51
* Also show groups/members when none are present for some object classesAlex Auvolat2020-02-091-3/+3
* Add/remove from groupsAlex Auvolat2020-02-091-21/+71
* LDAP modification formAlex Auvolat2020-02-094-3/+172
* Uniformize templatesAlex Auvolat2020-02-094-41/+45
* User listAlex Auvolat2020-02-093-2/+29
* Do not always show invite and admin linksAlex Auvolat2020-02-091-11/+15
* Appearance tweakAlex Auvolat2020-02-091-4/+5
* Password changeAlex Auvolat2020-02-093-30/+67
* Profile modifyAlex Auvolat2020-02-092-5/+65
* Implement logoutAlex Auvolat2020-02-093-11/+35
* Integrate Bootstrap CSSAlex Auvolat2020-02-092-1/+9
* Implement loginAlex Auvolat2020-02-092-0/+25