aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/installer.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: implement refresh tokenChocobozzz2016-07-201-1/+1
|
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-3/+4
|
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
|
* OAuth/User models refractoring -> use mongoose apiChocobozzz2016-07-011-7/+20
|
* Do not generate a random password for test envChocobozzz2016-06-301-1/+12
|
* Use async series in installer for better readabilityChocobozzz2016-05-131-15/+17
|
* Generate passwords at initialization (client/admin passwords)Chocobozzz2016-04-191-5/+4
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-3/+3
|
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-211-0/+94