1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
budibase/packages/backend-core/src
Rory Powell e116941750 Rotatable secrets (#9982)
* Rotatable secrets

* Set new api encryption key var

* Lint

* Use fallback keys instead of array

* Point api encryption key to dedicated value

* Add API_ENCRYPTION_KEY to cli

* Lint + add api encryption key to env files
2023-03-13 15:02:59 +00:00
..
accounts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
auth Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
cache Some updates to core types - used in pro update. 2023-03-02 10:20:49 +00:00
configs Fixing build issue. 2023-03-03 12:05:30 +00:00
constants Moving search index to an enum. 2023-02-24 13:15:14 +00:00
context Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
db Updating lucene test case to improve coverage. 2023-02-27 21:48:05 +00:00
errors Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
events Getting proper tenant ID for use by audit logs queue. 2023-03-02 13:39:26 +00:00
featureFlags Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
middleware Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
migrations Removing skip setup, tests depend on this behaviour - will update in separate PR. 2023-03-01 19:45:59 +00:00
objectStore Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
platform Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
plugin
queue Fixing open handle issue - now that the worker has access to queues needs to shut them down. 2023-02-27 14:41:28 +00:00
redis Fixing circular dependencies which were blocking tests. 2023-02-24 17:31:58 +00:00
security Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
tenancy Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00
utils Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
environment.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
helpers.ts
index.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-27 14:51:33 +00:00
installation.ts Fix installation race conditions 2023-01-31 17:27:25 +00:00
logging.ts Fix pino request id generation (#9324) 2023-01-12 10:25:21 +00:00
newid.ts
users.ts Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux 2023-02-28 09:38:15 +00:00