5223 Commits (bd2e75c7457c5b2d1e68abeb79d867bd470aa285)
 

Author SHA1 Message Date
mike12345567 bd2e75c745 Removing server 403. 5 years ago
mike12345567 e9767eabc5 Adding some controls around cookies, expiring them when a 403 is hit. 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
mike12345567 0f59546169 Formatting. 5 years ago
mike12345567 76608fcdcd Fixing up tests, need to mock most of the worker functionality so that worker doesn't need to run during tests. 5 years ago
mike12345567 8b20fcb573 Getting most of the test auth working, adding in global builder configuration. 5 years ago
mike12345567 fa6267a2ac Fixing an issue with save row, changing how pre existing was handled caused an issue. 5 years ago
mike12345567 eea3ab8b07 Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 a8f7977510 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 d0bdd113e1 Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app. 5 years ago
Michael Shanks ec2a173dca
Merge pull request #1382 from Budibase/cla 5 years ago
Michael Shanks 0b0a2daa51 lint fix + remove electron.js 5 years ago
Martin McKeaveney 06f3b1fbad ensuring public users can log in after being assigned a roleId 5 years ago
Michael Shanks c964cdc675 cla - changes to corporate process 5 years ago
mike12345567 7e6855262b Fixing some issues with the ctx.user, this was previously filled in by the old auth middleware. 5 years ago
Michael Shanks 4cc0965b9d Contributor license agreement 5 years ago
mike12345567 42ed66703a Updating current app to set up role in middleware. 5 years ago
Martin McKeaveney f5e5a415ca remove buildertoken refs 5 years ago
Martin McKeaveney bd48b02ab1 logout button 5 years ago
Martin McKeaveney 68cecda546 prevent login page flash on initial render 5 years ago
mike12345567 f219b4e4fb Removing test cases which are no longer valid. 5 years ago
mike12345567 af0df42c3c Formatting. 5 years ago
mike12345567 df55363133 Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 a209606739 Adding test cases for current app middleware as well as removing some old middlewares that were no longer used. 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 46b975186c Merge branch 'next' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
Martin McKeaveney 2abb5d5759 small fixes 5 years ago
Martin McKeaveney 2c5a65cbb2 remove merge conflict 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
mike12345567 698c983056 Updating fetch self to get the global user as well as local metadata. 5 years ago
Martin McKeaveney d8a0f0f747 merge 5 years ago
Martin McKeaveney 9eb6b541e9 merge 5 years ago
mike12345567 e2762e046d Removing test case which was no longer needed. 5 years ago
Martin McKeaveney 22a3f1691f in progress - currentapp token 5 years ago
mike12345567 08ce2b0557 Some fixes for automations, removing password obsfucation in create user step as not useful and making update row work with correct row ID. 5 years ago
Martin McKeaveney 826da54731 Merge branch 'feature/global-user-management' of https://github.com/Budibase/budibase into feature/global-user-management 5 years ago
Martin McKeaveney 0548fdc863 self endpoint, simple auth 5 years ago
mike12345567 185dd1c7a9 Fixing issue with 403 on schema endpoint due to change in middleware. 5 years ago
mike12345567 47fa06675e Merge branch 'feature/global-user-management' of github.com:Budibase/budibase into feature/global-user-management 5 years ago
mike12345567 eed1228803 Updating snapshot for middleware test. 5 years ago
Martin McKeaveney 6499213f90 merge 5 years ago
Martin McKeaveney d7e187d8f2 builder login 5 years ago
Michael Drury 46acb09600
Update README.md 5 years ago
Michael Drury bf22c6cb85
Merge pull request #1351 from theomelo/fix/readme-troubleshooting-link 5 years ago
Martin McKeaveney c30e70c939 v0.8.14 5 years ago
Martin McKeaveney 4b6efc42ed v0.8.13 5 years ago
Martin McKeaveney aacdaa1738
Merge pull request #1367 from Budibase/fix/automation-fields 5 years ago
Martin McKeaveney 83abf8111b fix automation fields 5 years ago