1
0
Fork 0
mirror of synced 2024-07-13 02:05:54 +12:00
budibase/packages/auth/src
2021-12-10 15:10:45 +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 Add API keys between account portal and budibase 2021-10-04 13:40:50 +01:00
db Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +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 Add migration unit tests 2021-10-26 15:47:36 +01:00
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 Extending logout TTL from a day to a week. 2021-12-03 11:17:48 +00:00
tenancy Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00
tests/utilities Add migration unit tests 2021-10-26 15:47:36 +01:00
constants.js Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00
environment.js Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
hashing.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
helpers.js Reducing the load on DB caused by CouchDB all_db when working with a large number of couch databases. 2021-12-10 15:10:45 +00:00
index.js Self hosted SSO flow and account deletion 2021-09-21 12:27:53 +01:00
utils.js Setting auth cookie to not expire. 2021-12-03 12:39:20 +00:00