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 c8e02a20a0 Updating per review comments. 5 years ago
..
cache Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 5 years ago
cloud Add API keys between account portal and budibase 5 years ago
db Updating per review comments. 5 years ago
middleware Add expired user notification 5 years ago
migrations Add migration unit tests 5 years ago
objectStore don't upload tarball to s3 in cloud 5 years ago
redis Fixing an issue with new data source creation, could not view fetched tables until refresh page. 5 years ago
security SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes 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 cookie based approach 5 years ago
environment.js Add API keys between account portal and budibase 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 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 5 years ago