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.
 
 
 
 
 
 
Dean 9a677fce72 Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 4 years ago
..
api Added scope customisation to the OIDC SSO configuration. Users can add or remove whichever scopes they like except 'openid'. They can revert to our core default values if they run into any issues 4 years ago
constants Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
db Remove remaining direct usage of CouchDB. Add common pouch config to backend-core 4 years ago
middleware Some more logging, moving middlewares to backend-core. 4 years ago
migrations Sync global-info users to fix login + prevent double password hashing 4 years ago
sdk Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 4 years ago
tests adding tests and pr comments 4 years ago
utilities adding limits for uploading users 4 years ago
environment.js Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 4 years ago
index.ts Updating pino logging to remove health check spam. 4 years ago