Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mike12345567 b1cc0d0783 Setting auth cookie to not expire. 5 years ago
..
cache Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
cloud Add API keys between account portal and budibase 5 years ago
db Merge pull request #3354 from Budibase/rory/fixes-platform-url 5 years ago
middleware Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
migrations Add migration unit tests 5 years ago
objectStore Fixes for google sso, cloud email url and cloud logo updates 5 years ago
redis Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
security Extending logout TTL from a day to a week. 5 years ago
tenancy Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 5 years ago
tests/utilities Add migration unit tests 5 years ago
constants.js Setting auth cookie to not expire. 5 years ago
environment.js Fixes for google sso, cloud email url and cloud logo updates 5 years ago
hashing.js Add explicit prettier options 5 years ago
index.js Self hosted SSO flow and account deletion 5 years ago
utils.js Setting auth cookie to not expire. 5 years ago