1
0
Fork 0
mirror of synced 2024-07-11 01:06:04 +12:00
budibase/packages/cli/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
..
analytics First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
backups First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
core First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
hosting Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
plugins First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
structures First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
constants.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
environment.ts Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
events.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
exec.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
index.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
options.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
prebuilds.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
questions.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
utils.ts Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00