habitica/test/helpers
Matteo Pagliazzi acad3b8873 Migrate to bcrypt (#8446)
* start migrating to bcrypt

* added method to convert the password to bcrypt when logging in, added method to compare password without knowing the hashing algorhytm, remove default

* travis: try to upgrade to container based infrastructure

* travis: add deps to build bcrypt.js

* travis: add deps to build bcrypt.js

* travis: add deps to build bcrypt.js

* travis: add deps to build bcrypt.js

* use bcryptjs until bcrypt can be installed on travis, see https://github.com/kelektiv/node.bcrypt.js/issues/476

* correct sha1 unit tests

* try different mongodb repo

* try without mognodb services

* try again with bcrypt

* disable request logging in travis

* migrate missing routes

* simplify code

* remove bcryptjs

* fix typo

* fix typo

* fix typo in comment

* add unit tests for new passwords utility emthods

* travis: back to old infrastructure, containers often have timeouts

* add integration test for passwordHashMethod

* update shrinkwrap

* clarify code and add comments

* add integration tests

* fix linting

* fix integration tests
2017-01-24 12:28:42 +01:00
..
api-integration Setup up non-API tests to not need server and mongo running 2016-10-22 08:14:00 -05:00
api-unit.helper.js Upgrade ESLint to v3 (#8299) 2016-12-20 22:31:36 +01:00
api-v3-integration.helper.js API v3 [WIP] (#6144) 2016-05-23 13:58:31 +02:00
common.helper.js Webhook improvements (#7879) 2016-10-02 09:16:22 -05:00
content.helper.js Common reorg (#8025) 2016-09-16 17:18:07 +02:00
globals.helper.js Thehollidayinn/group plans part 2 (#8262) 2016-12-21 13:45:45 -06:00
mongo.js Migrate to bcrypt (#8446) 2017-01-24 12:28:42 +01:00
sleep.js Webhook improvements (#7879) 2016-10-02 09:16:22 -05:00
start-server.js Setup up non-API tests to not need server and mongo running 2016-10-22 08:14:00 -05:00
translate.js transferGems: use receiver language translation for PM strings #7722 (#8173) 2016-12-15 18:36:54 -06:00