1
0
Fork 0
mirror of synced 2024-09-16 17:29:39 +12:00
budibase/packages/auth/src
2021-11-15 13:48:26 +00:00
..
cache
cloud
db Ignore case when finding user by email 2021-10-26 12:40:30 +01:00
middleware Add expired user notification 2021-11-03 15:46:45 +00:00
migrations Add migration unit tests 2021-10-26 15:47:36 +01:00
objectStore
redis
security Fixing an issue discovered in #3385 - RBAC roles worked for applying lower levels of roles, but they didn't revoke access correctly, it would always fallback to the base permissions if higher permissions were set. 2021-11-15 13:48:26 +00:00
tenancy
tests/utilities Add migration unit tests 2021-10-26 15:47:36 +01:00
constants.js cookie based approach 2021-11-04 14:03:18 +01:00
environment.js
hashing.js
index.js
utils.js Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 2021-11-03 15:04:05 +00:00