14 Commits (da5b856485a16cd17ecdd09f966da38dab180293)

Author SHA1 Message Date
Martin McKeaveney acff289940 simplify couchDB configuration 5 years ago
Martin McKeaveney bcbd40764f conditionally apply username and password to couchdb auth 5 years ago
Martin McKeaveney c66f5ab6ff couchDB auth options 5 years ago
Martin McKeaveney 7efe458120
Revert "Feature/couchdb auth" 5 years ago
Martin McKeaveney 16220dbf11 lint 5 years ago
Martin McKeaveney 8718488aee couchdb direct auth 5 years ago
mike12345567 c4f8d17a6e Fixes for a lot of issues generated by the use of the pouchdb allDbs call, which is not designed for multi-client DB setups like ours, using CouchDB method instead. 5 years ago
Martin McKeaveney fe5df57935 removing skip_setup as it was preventing init 5 years ago
mike12345567 7612b5ed16 Swapping over everything to use the new user ID and updating everything after some end to end testing. 5 years ago
Martin McKeaveney 191c085f17 fix cypress tests, only login if cookie not present 5 years ago
mike12345567 fb4e52baff Updating worker/server to run in cypress properly. 5 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 5 years ago
Martin McKeaveney 349a47c1e1 basic couchDB authentication using passport 5 years ago
mike12345567 53b7589d9e Updating worker package with the various parts of server that needed moved over. 5 years ago
Martin McKeaveney f7f385937c redis, tidy ups 5 years ago
mike12345567 29424e59c0 Linting. 5 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 5 years ago