criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
12 stars 28 forks source link

feat(security portal): new handler to preserve tokens in config.json #438

Open arcruz93 opened 1 month ago

arcruz93 commented 1 month ago

Implemented a new Handler that does not replace tokens in the Security Portal's config.json.

183