1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/auth/src
2021-11-25 12:21:58 +00:00
..
cache Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 2021-11-16 20:56:24 +00:00
cloud
db Merge pull request #3354 from Budibase/rory/fixes-platform-url 2021-11-16 13:46:06 +00:00
middleware Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 2021-11-16 20:56:24 +00:00
migrations
objectStore Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
redis Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 2021-11-15 17:40:45 +00:00
security Updating to allow a list of roles to be retrieved, allowing resources to have multiple levels of role that they can be accessed via. 2021-11-15 15:26:09 +00:00
tenancy
tests/utilities
constants.js cookie based approach 2021-11-04 14:03:18 +01:00
environment.js Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
hashing.js
index.js
utils.js