budibase/packages/backend-core/src/security
mike12345567 f2f16cfcee Adding an option to disable password validation when creating an admin user - this means that the environment variables used for BB_ADMIN creation can have any length of password (not breaking change). 2024-01-05 13:17:10 +00:00
..
tests Clean log 2024-01-03 11:45:25 +01:00
auth.ts Adding an option to disable password validation when creating an admin user - this means that the environment variables used for BB_ADMIN creation can have any length of password (not breaking change). 2024-01-05 13:17:10 +00: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 Add new permission type for creators, update app creation endpoint to allow creators and assign access to new apps 2023-11-23 16:22:16 +00:00
roles.ts Prettier 2023-11-20 21:48:49 +01:00
sessions.ts eslint import/newline-after-import 2023-11-20 21:52:29 +01:00