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
8ea12c30a6
budibase
/
packages
/
server
/
src
/
utilities
/
security
History
mike12345567
8b9271e5b7
Removing unused code that was causing some issues with API key lookup and validation in self hosted setups.
2021-03-15 20:43:08 +00:00
..
apikey.js
Removing unused code that was causing some issues with API key lookup and validation in self hosted setups.
2021-03-15 20:43:08 +00:00
permissions.js
Fixing an issue discovered by test case.
2021-02-26 10:19:06 +00:00
roles.js
Upping automation coverage by adding webhook testing and increasing screen coverage.
2021-03-10 11:47:39 +00:00
utilities.js
Fixing an issue with RBAC, there was a mutable issue where a server builtin resource was getting updated, fixed this by not exposing the mutable structure, instead exposing a function which provides a new object everytime.
2021-02-12 20:34:54 +00:00