87 Commits (c3a1841f01fef5a697c844b49cdfd5cd71b4963a)

Author SHA1 Message Date
mike12345567 b887fd6b99 Changing user db to be called global db. 5 years ago
Martin McKeaveney fdfb9dafb2 fix cypress tests, only login if cookie not present 5 years ago
mike12345567 af53ed2109 Fixing some issues with auth module. 5 years ago
Martin McKeaveney 9cebd859f8 merge 5 years ago
mike12345567 9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 aacfb6adba Updating worker/server to run in cypress properly. 5 years ago
mike12345567 9af9761753 Some changes to initial login form, improvements based on testing and attempts to fix cypress test failures. 5 years ago
mike12345567 c7171d0303 Linting. 5 years ago
Martin McKeaveney 77c98009b8 joi syntax, adding db user builder key to cookie 5 years ago
mike12345567 105e1cc16f Getting most of the test auth working, adding in global builder configuration. 5 years ago
mike12345567 a1227c5819 Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 5 years ago
Martin McKeaveney a68227735c ensuring public users can log in after being assigned a roleId 5 years ago
mike12345567 c51dacd0fe Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 5 years ago
Martin McKeaveney b0ffb8dcb8 v0.8.16 5 years ago
Martin McKeaveney fe5dd7e2ac v0.8.15 5 years ago
Martin McKeaveney c4a9d8c9f0 self endpoint, simple auth 5 years ago
Martin McKeaveney 468b9b97f9 builder login 5 years ago
Martin McKeaveney 65be3e9ede v0.8.14 5 years ago
Martin McKeaveney c19cc4f3c9 v0.8.13 5 years ago
Martin McKeaveney 98576f586e login page 5 years ago
mike12345567 e275553f60 Formatting. 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
mike12345567 15900efc35 Some changes after trying system for first time. 5 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney 2077073986 move auth controller into it's own dir 5 years ago
Martin McKeaveney 4abe6192dc further simplification of jwt auth 5 years ago
Martin McKeaveney fb2fda4055 encapsulate db ID generation functions 5 years ago
Martin McKeaveney 6aa7a38442 flip auth boolean 5 years ago
Martin McKeaveney c7f4070ff5 encapsulate more auth functionality into shared module and use in worker 5 years ago
Martin McKeaveney f135aa9db4 JWT auth on admin endpoints 5 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 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
mike12345567 76f330fc36 Replacing deprecated symbols. 5 years ago
mike12345567 3f21a6ba6f Starting worker instance as part of the stack, some changes to how environment handled for worker. 5 years ago
Martin McKeaveney 637d115534 v0.8.12 5 years ago
Martin McKeaveney c74205e4c8 v0.8.11 5 years ago
Martin McKeaveney 306d29d870 redis, tidy ups 5 years ago
Martin McKeaveney 0bc150fc7c v0.8.10 5 years ago
Martin McKeaveney bd6389851a v0.8.9 5 years ago
Martin McKeaveney 7b8c9b1686 v0.8.8 5 years ago
Martin McKeaveney 435bc20077 v0.8.7 5 years ago
Martin McKeaveney 1b53b7da58 v0.8.6 5 years ago
Martin McKeaveney 7f38415967 v0.8.5 5 years ago
Martin McKeaveney a9ab12b999 v0.8.4 5 years ago
Martin McKeaveney a0456e86bd v0.8.3 5 years ago
Martin McKeaveney 779deddc5a v0.8.2 5 years ago
Martin McKeaveney e72057499a v0.8.1 5 years ago
Martin McKeaveney b4996ccb4d v0.8.0 5 years ago