-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor key management and encryption and remove CryptoUtil
Fix the tests Save new key's fingerprint to Redis Implement encrypt and decrypt methods Remove TODO Some more changes Implement some more tests Fix remaining tests fix Finalized test suite Run black Linting Tweak Revert new variable name AppArmor Fix teardown code Disable GPG passphrase cache in all locations Restire existing behavior Move test-only config to corresponding fixtures lint flake8 Fix echo commands for GPG agent conf Explicitely set USE_X_SENDFILE to False in tests lint Use pytest fixture for functional tests config Switch back to function scope for config fixture Fix tests Fix tests Fix tests mypy Fix typo Fix last test
- Loading branch information
1 parent
d15c70d
commit 6132be7
Showing
30 changed files
with
850 additions
and
698 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.