24 Commits (c3a1841f01fef5a697c844b49cdfd5cd71b4963a)

Author SHA1 Message Date
mike12345567 c3a1841f01 Updating auth package to remove use of email address (bar logging in). 6 years ago
mike12345567 b887fd6b99 Changing user db to be called global db. 6 years ago
Martin McKeaveney fdfb9dafb2 fix cypress tests, only login if cookie not present 6 years ago
mike12345567 af53ed2109 Fixing some issues with auth module. 6 years ago
mike12345567 9e1315c535 Updating auth lib so that it takes in a pouch instance rather than creating its own. 6 years ago
mike12345567 c7171d0303 Linting. 6 years ago
mike12345567 6852d3c461 Formatting. 6 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. 6 years ago
mike12345567 a76964d12e Updating environment in auth package, easily see required env settings. 6 years ago
Martin McKeaveney 77c98009b8 joi syntax, adding db user builder key to cookie 6 years ago
Martin McKeaveney d72a6dc8df currentapp being set correctly for user 6 years ago
Martin McKeaveney 3226ee90e2 Authentication working on builder homepage, integration with currentapp middleware 6 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. 6 years ago
Martin McKeaveney dd0b4baef5 in progress - currentapp token 6 years ago
Martin McKeaveney 98576f586e login page 6 years ago
mike12345567 e275553f60 Formatting. 6 years ago
mike12345567 3214abb89a Global users now working through the server, all requests proxied. 6 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 6 years ago
Martin McKeaveney fb2fda4055 encapsulate db ID generation functions 6 years ago
Martin McKeaveney c7f4070ff5 encapsulate more auth functionality into shared module and use in worker 6 years ago
Martin McKeaveney f135aa9db4 JWT auth on admin endpoints 6 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 6 years ago