Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file encryption #628

Merged
merged 12 commits into from
Jun 12, 2023
Merged

Conversation

DavidWiseman
Copy link
Collaborator

Add option to encrypt config file
CLI & GUI support for encrypting config
Add option to configure config file backup retention
Update tests. Tests now run in GH action
#615

Might make it easier to support other encryption options in future.
Add encryption status indication to make it easier to identify if the config file is not encrypted.  Displays "Encrypted" or "Not Encrypted".  Encrypted is green.  Not Encrypted is red if the config file has any persisted passwords otherwise it's orange.
Add option to configure config file backup retention.
Backups not created if retention is set to 0.
Cleanup runs as part of FolderCleanup as maintenance job only runs for SQL destinations.
Update Json tab title if config file is encrypted.  Title is "Json (Decrypted)" to make it clear that we are viewing the config file in it's unencrypted form.
Add config file backup retention configuration via CLI
Add tests
Simplify confg file cleanup
@DavidWiseman DavidWiseman merged commit c7e9c44 into trimble-oss:main Jun 12, 2023
@DavidWiseman DavidWiseman deleted the 615_ConfigSecurity branch June 12, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant