1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
budibase/packages/backend-core/src/middleware
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
..
passport Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
tests
adminOnly.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
auditLog.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
authenticated.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
builderOnly.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
builderOrAdmin.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
csrf.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
errorHandling.ts Configs updates: remove circular deps, dedicated module, typing improvements, reduce db reads 2023-02-23 13:41:35 +00:00
index.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
internalApi.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
joi-validator.ts
logging.ts Don't log on CI 2023-02-04 21:04:40 +00:00
matchers.ts
querystringToBody.ts Main body of PR comments. 2023-02-24 13:32:45 +00:00
tenancy.ts Enable higher concurrency and resiliency in worker tests 2023-02-13 11:57:30 +00:00