18 Commits (3a747de207d9bcf08ec91f238fe6e4c2ca0b0e44)

Author SHA1 Message Date
mike12345567 c70d4444a9 Formatting. 5 years ago
mike12345567 92cc0bc7cd Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
Martin McKeaveney 42e0b3c1f9 lint 5 years ago
Martin McKeaveney e8a5b0863c do not allow users to initialise again once an admin has been created 5 years ago
Martin McKeaveney fd2e2c0415 first time setup E2E 5 years ago
mike12345567 2ee4fd21e4 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago
mike12345567 403ee4a870 Formatting. 5 years ago
mike12345567 b4beb4d8da Finishing invite send email. 5 years ago
mike12345567 7bc3514fc1 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
Andrew Kingston 797e8a8b67 Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 0afbf1649e lint:fix 5 years ago
mike12345567 60b61f1322 Fixing login issue. 5 years ago
mike12345567 48c1b4b1fe Major update, fixing email test case. 5 years ago
mike12345567 76ceb6a951 Some re-work of the auth package, making it a bit easier to use/less likely to make a mistake. 5 years ago
mike12345567 b4c8bf81f7 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
Martin McKeaveney 34a12831a6 basic group apis 5 years ago
mike12345567 b887fd6b99 Changing user db to be called global db. 5 years ago
mike12345567 e34894dd92 Global user management now functioning as expected, there were some errant db.destroy functions from the system previously, this is now cleaned up. 5 years ago
mike12345567 3214abb89a Global users now working through the server, all requests proxied. 5 years ago
Martin McKeaveney fb2fda4055 encapsulate db ID generation functions 5 years ago
Martin McKeaveney 3f1c18e7dd basic couchDB authentication using passport 5 years ago
mike12345567 9423128369 Updating worker package with the various parts of server that needed moved over. 5 years ago