26 Commits (b876e91ae6b004ac3c59cd4e8ce07915741d96dd)

Author SHA1 Message Date
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
mike12345567 e85b7682e0 Initial CRUD interface for templates. 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 6 years ago
mike12345567 b4c8bf81f7 Swapping over everything to use the new user ID and updating everything after some end to end testing. 6 years ago
mike12345567 c3a1841f01 Updating auth package to remove use of email address (bar logging in). 6 years ago
Martin McKeaveney 4b5d302819 group CRUD 6 years ago
Martin McKeaveney 34a12831a6 basic group apis 6 years ago
mike12345567 b887fd6b99 Changing user db to be called global db. 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 a76964d12e Updating environment in auth package, easily see required env settings. 6 years ago
Martin McKeaveney d72a6dc8df currentapp being set correctly for user 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
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 c7f4070ff5 encapsulate more auth functionality into shared module and use in worker 6 years ago
Martin McKeaveney cf073a1e55 groundwork for budibase auth lib 6 years ago