1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +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
auditLog.ts
authenticated.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
builderOnly.ts
builderOrAdmin.ts
csrf.ts
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
matchers.ts
querystringToBody.ts Main body of PR comments. 2023-02-24 13:32:45 +00:00
tenancy.ts