Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 4f033e4c20 Use new http scheme for tests há 8 anos atrás
  sbkwgh da45a5387f User new http scheme (changing to use POST /username/login and POST /username/logout) há 8 anos atrás
  sbkwgh 57ee6cb603 Fix typo há 8 anos atrás
  sbkwgh 10a95d519b Add login and log out routes há 8 anos atrás
  sbkwgh accc914eb7 Add session middle where to server há 8 anos atrás
  sbkwgh 2c88827729 Add express-session and bcrypt dependencies há 8 anos atrás
  sbkwgh 851a305940 Add invalidLoginCredentials and requestNotAuthorized error há 8 anos atrás
  sbkwgh cacfe862c4 Add sessionSecret variable há 8 anos atrás
  sbkwgh ea6b957e8f Add tests for logging in/out há 8 anos atrás
  sbkwgh a3ebeb8233 Fix typos like not changing status code, send json for types test há 8 anos atrás
  sbkwgh 4493ddebeb Add custom error for unique constraint error há 8 anos atrás
  sbkwgh a2a102500c Merge branch 'implement-user-tests' há 8 anos atrás
  sbkwgh a5736ebb37 Add chai-thing package, update/simplify tests há 8 anos atrás
  sbkwgh 1a86b9e6d6 Fix errors bug - for functions return message and name object há 8 anos atrás
  sbkwgh 391da7007c Fix typo há 8 anos atrás
  sbkwgh 4c9104cc21 Fix typo há 8 anos atrás
  sbkwgh 7ad8444e40 Add validations há 8 anos atrás
  sbkwgh c8eb10feb1 Add migration for unique username attribute há 8 anos atrás
  sbkwgh 739513253d Make username unique há 8 anos atrás
  sbkwgh e905727995 Add error class name há 8 anos atrás
  sbkwgh 0bbaa1005f Remove indicative dependency há 8 anos atrás
  sbkwgh 52a69b7191 Fix wrong correct output for test há 8 anos atrás
  sbkwgh 1464287215 Add tests and corresponding errors for username and password fields há 8 anos atrás
  sbkwgh 2339a6f544 Add 2 tests for omission of username or password field há 8 anos atrás
  sbkwgh 0e40d5386b Add errors file há 8 anos atrás
  sbkwgh c581c4f46e Delete and recreate table after tests completed há 8 anos atrás
  sbkwgh bb037679d8 Chang test so that it actually tests body (not other incorrect field há 8 anos atrás
  sbkwgh b7286a4b31 Use es6 style há 8 anos atrás
  sbkwgh 839a590253 Use 'development' as default environment há 8 anos atrás
  sbkwgh c22db98a04 Use urlencoded body-parser há 8 anos atrás