1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00
budibase/packages/backend-core/src/security
2022-11-17 14:59:18 +00:00
..
tests Bulk session wipe fix + logging 2022-08-08 09:34:45 +01: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.ts Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
roles.ts Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
sessions.ts Day pass middleware 2022-09-06 12:25:57 +01:00