268 Commits (a8066909dfd5d47754ca6ade2d7c3eb2dc11548f)

Author SHA1 Message Date
mike12345567 ec099a9e6f Formatting and linting. 5 years ago
mike12345567 bb5dbf27aa 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 b61a29f2ff google auth E2E 5 years ago
Martin McKeaveney 1b54845c5e config creation and management APIs 5 years ago
mike12345567 a464aa09db Linting and formatting. 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
mike12345567 e787f22daa Updating auth package to remove use of email address (bar logging in). 6 years ago
Martin McKeaveney 657ae2b554 group CRUD 6 years ago
Martin McKeaveney 95b768c073 basic group apis 6 years ago
mike12345567 9cc640ac0e Changing user db to be called global db. 6 years ago
mike12345567 ee1a7a69ac Fixing some issues with auth module. 6 years ago
mike12345567 2edb559fcf Updating auth lib so that it takes in a pouch instance rather than creating its own. 6 years ago
mike12345567 3697a270ec Linting. 6 years ago
mike12345567 29f6582ec0 Formatting. 6 years ago
mike12345567 8e729f92e1 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 e580628b9c Updating environment in auth package, easily see required env settings. 6 years ago
Martin McKeaveney eef989f375 joi syntax, adding db user builder key to cookie 6 years ago
Martin McKeaveney b728fc1a3c currentapp being set correctly for user 6 years ago
Martin McKeaveney 654a53fc0a Authentication working on builder homepage, integration with currentapp middleware 6 years ago
mike12345567 2aa26a2302 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 22a3f1691f in progress - currentapp token 6 years ago
Martin McKeaveney b5a5df7f60 login page 6 years ago
mike12345567 ac1f391383 Formatting. 6 years ago
mike12345567 164ef9a22e Global users now working through the server, all requests proxied. 6 years ago
mike12345567 792114ef46 First pass of global user configuration through existing user API with role mappings. 6 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 6 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 6 years ago
Martin McKeaveney 46ddcdce2c JWT auth on admin endpoints 6 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 6 years ago