43 Commits (f445cd4d86343c8fee51828a29c44fa2d58375be)

Author SHA1 Message Date
Martin McKeaveney c273152126 fix imports 5 years ago
Martin McKeaveney 9fdff36b54 only keep userId in payload 5 years ago
Martin McKeaveney a071d7b365 tidy up 5 years ago
Martin McKeaveney 2555d711b2 scoped configuration management 5 years ago
Martin McKeaveney 6462848191 config specificity 5 years ago
Martin McKeaveney 8fab374c1f google login reading from couch 5 years ago
Martin McKeaveney 28f8f8b6ef custom google middleware 5 years ago
mike12345567 e85b7682e0 Initial CRUD interface for templates. 5 years ago
mike12345567 15223080d5 Formatting and linting. 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
Martin McKeaveney ffe167bbd3 google auth E2E 5 years ago
Martin McKeaveney 301f681c88 config creation and management APIs 5 years ago
mike12345567 de19e986c6 Linting and formatting. 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
mike12345567 c3a1841f01 Updating auth package to remove use of email address (bar logging in). 5 years ago
Martin McKeaveney 4b5d302819 group CRUD 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
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
mike12345567 9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 c7171d0303 Linting. 5 years ago
mike12345567 6852d3c461 Formatting. 5 years ago
mike12345567 dc20151c19 Some more server-side fixes, updating it so that builders have permissions to do anything for now (means that a builder user doesn't have to be present in app database to work. 5 years ago
mike12345567 a76964d12e Updating environment in auth package, easily see required env settings. 5 years ago
Martin McKeaveney 77c98009b8 joi syntax, adding db user builder key to cookie 5 years ago
Martin McKeaveney d72a6dc8df currentapp being set correctly for user 5 years ago
Martin McKeaveney 3226ee90e2 Authentication working on builder homepage, integration with currentapp middleware 5 years ago
mike12345567 eaad867780 Some work towards implementing the current app cookie, removing some old dead code and re-working some of the different middlewares involved. 5 years ago
Martin McKeaveney dd0b4baef5 in progress - currentapp token 5 years ago
Martin McKeaveney 98576f586e login page 5 years ago
mike12345567 e275553f60 Formatting. 5 years ago
mike12345567 3214abb89a Global users now working through the server, all requests proxied. 5 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 5 years ago
Martin McKeaveney fb2fda4055 encapsulate db ID generation functions 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