22 Commits (e2167c1d6219fe402522b2ec0d4f8a71fb628479)

Author SHA1 Message Date
Martin McKeaveney 191c085f17 fix cypress tests, only login if cookie not present 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