git 테스트

sbkwgh ba889de32d Fix incorrect promise implementation - n.b. chai gives an error even though test is passing because the resource (correctly) returns a 403 forbidden error (perhaps a bug in chaijs) 8 éve
config cacfe862c4 Add sessionSecret variable 8 éve
lib 57ee6cb603 Fix typo 8 éve
migrations c8eb10feb1 Add migration for unique username attribute 8 éve
models eef99c4d2b Stop logging sql commands from sequelize 8 éve
routes dbb31724c7 Add 403 status, change typo of async to await 8 éve
test ba889de32d Fix incorrect promise implementation - n.b. chai gives an error even though test is passing because the resource (correctly) returns a 403 forbidden error (perhaps a bug in chaijs) 8 éve
.gitignore 05d95c1f3e Include config.js 8 éve
package.json 2c88827729 Add express-session and bcrypt dependencies 8 éve
server.js accc914eb7 Add session middle where to server 8 éve