This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0257b8cbc9
budibase
/
packages
/
backend-core
/
src
/
security
History
Andrew Kingston
bb626ce924
Fix crashing when determining roles when no apps exist
2022-08-02 16:01:38 +01:00
..
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.
2022-02-11 22:24:48 +00:00
encryption.js
Using 10K iteration string stretching for encryption.
2022-02-14 21:37:40 +00:00
permissions.js
Add execute automation to basic user / write permission set
2022-05-12 17:35:31 +01:00
roles.js
Fix crashing when determining roles when no apps exist
2022-08-02 16:01:38 +01:00
sessions.js
Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes.
2022-06-23 20:22:51 +01:00