budibase/packages/backend-core/src/security
Sam Rose 8c9092cc41
Fix encryption.spec.ts.
2024-11-07 17:19:03 +00:00
..
tests Fix encryption.spec.ts. 2024-11-07 17:19:03 +00:00
auth.ts Auto login the user after password is set (#14344) 2024-08-08 17:45:04 +01:00
encryption.ts Adding a check to make sure that encryption does not execute upon directories, as well as adding copy to warn that attachments are not encrypted. 2023-12-06 16:38:03 +00:00
index.ts Validate password in backend-core 2024-01-02 12:29:27 +01:00
permissions.ts Refactor, correct to the BuiltinPermissionID rather than PermissionLevel, these are different. 2024-10-23 15:08:59 +01:00
roles.ts Fixing merge artifact 2024-10-29 12:18:36 +00:00
secrets.ts Fix tests actually. 2024-07-04 10:46:09 +01:00
sessions.ts Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00