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 6a416cad59 Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 5 years ago
..
apiKeys.js Adding tenancy to the API key, making the authenticated middleware aware of new user API keys, using a view to lookup the user by API key. 5 years ago
encryption.js Using 10K iteration string stretching for encryption. 5 years ago
permissions.js Refactoring how endpoints are specified so that the middlewares can be applied in a more generic fashion. 5 years ago
roles.js Fix for #4267 - allow admins to access all roles. 5 years ago
sessions.js Add CSRF Token 5 years ago