budibase/packages/backend-core/src/security
mike12345567 b920f8cb05 Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01: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.js Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
roles.js Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
sessions.ts Bulk session wipe fix + logging 2022-08-08 09:34:45 +01:00