Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 1 | -3/+6 |
* | Server: implement refresh token | Chocobozzz | 2016-07-20 | 1 | -1/+1 |
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -3/+4 |
* | Use dashes for filenames | Chocobozzz | 2016-07-01 | 1 | -1/+1 |
* | OAuth/User models refractoring -> use mongoose api | Chocobozzz | 2016-07-01 | 1 | -7/+20 |
* | Do not generate a random password for test env | Chocobozzz | 2016-06-30 | 1 | -1/+12 |
* | Use async series in installer for better readability | Chocobozzz | 2016-05-13 | 1 | -15/+17 |
* | Generate passwords at initialization (client/admin passwords) | Chocobozzz | 2016-04-19 | 1 | -5/+4 |
* | Add authentications for routes that need it and adapts the tests | Chocobozzz | 2016-04-14 | 1 | -3/+3 |
* | Create an "installer" module that create defaults clients/users... | Chocobozzz | 2016-03-21 | 1 | -0/+94 |