65 Commits (f2e6259bb7c1d1f2e807cd41f332cf86225435b3)

Author SHA1 Message Date
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
mike12345567 02a270a24d Making some changes to how configs are scoped. 5 years ago
Martin McKeaveney 4377b41f40 endpoint for budibase configuration checklist 5 years ago
mike12345567 96f036b720 Updating testing system across the board after playing around with it, having the worker tests run when top level test is ran, fixing environment in worker when testing, removing the use of redis (replacing with ioredis-mock) when in test. 5 years ago
mike12345567 f1650105f4 Finalising the usage of redis in the password reset and invitation systems. 5 years ago
mike12345567 e31eb5d3d2 Fleshed out fully all redis interactions for invitations and password resets. 5 years ago
Martin McKeaveney d8c3ab7d79 lint and tidy 5 years ago
mike12345567 66341473ca Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Martin McKeaveney 88a5660bc3 google oauth UI 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 3e2da63822 Updating auth middleware to accomodate public endpoints for the server properly and some refactoring. 5 years ago
mike12345567 2ef00bf4c0 v0.18.6 5 years ago
mike12345567 6a0f80f25e Fixing login issue. 5 years ago
mike12345567 01a9db76c8 Formatting. 5 years ago
mike12345567 129b827d9f Adding a redis client to the auth system, as part of work towards the reset password flow. 5 years ago
mike12345567 d985d338ec Updating test cases and some re-work of the email system. 5 years ago
mike12345567 46c9df6245 Adding testing to worker, still WIP. 5 years ago
Martin McKeaveney 83f9e00aff fix imports 5 years ago
Martin McKeaveney 17d20b3faf only keep userId in payload 5 years ago
Martin McKeaveney ad63faf448 tidy up 5 years ago
Martin McKeaveney 9a12239e62 scoped configuration management 5 years ago
Martin McKeaveney 737e9dba47 config specificity 5 years ago
Martin McKeaveney 1c7689e694 google login reading from couch 5 years ago
Martin McKeaveney 1f831f1281 custom google middleware 5 years ago
mike12345567 e057217b48 Initial CRUD interface for templates. 5 years ago
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). 5 years ago
Martin McKeaveney 657ae2b554 group CRUD 5 years ago
Martin McKeaveney 95b768c073 basic group apis 5 years ago
mike12345567 9cc640ac0e Changing user db to be called global db. 5 years ago
Martin McKeaveney 191c085f17 fix cypress tests, only login if cookie not present 5 years ago
mike12345567 ee1a7a69ac Fixing some issues with auth module. 5 years ago
mike12345567 2edb559fcf Updating auth lib so that it takes in a pouch instance rather than creating its own. 5 years ago
mike12345567 3697a270ec Linting. 5 years ago
mike12345567 29f6582ec0 Formatting. 5 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. 5 years ago
mike12345567 e580628b9c Updating environment in auth package, easily see required env settings. 5 years ago
Martin McKeaveney eef989f375 joi syntax, adding db user builder key to cookie 5 years ago
Martin McKeaveney b728fc1a3c currentapp being set correctly for user 5 years ago
Martin McKeaveney 654a53fc0a Authentication working on builder homepage, integration with currentapp middleware 5 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. 5 years ago
Martin McKeaveney 22a3f1691f in progress - currentapp token 5 years ago
Martin McKeaveney b5a5df7f60 login page 5 years ago