1
0
Fork 0
mirror of synced 2024-09-17 01:38:40 +12:00
budibase/packages/backend-core/src/security
2022-02-14 21:37:40 +00: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 Changing directory. 2022-01-10 19:30:35 +00:00
roles.js Fix for #4267 - allow admins to access all roles. 2022-02-04 17:34:39 +00:00
sessions.js Add CSRF Token 2022-01-25 22:54:50 +00:00