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

Added more control on password handling; Improved docs #21

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

andy-maier
Copy link
Owner

See commit message.

@andy-maier andy-maier self-assigned this Mar 31, 2021
@andy-maier andy-maier added this to the 0.6.0 milestone Mar 31, 2021
@andy-maier andy-maier changed the title Added more control on password handling Added more control on password handling; Improved docs Mar 31, 2021
@coveralls
Copy link

coveralls commented Mar 31, 2021

Coverage Status

coverage: 30.508% (-0.9%) from 31.408%
when pulling 22cc7c4 on andy/cleanup-keyring-prompting
into d41bd7e on master.

Details:

* Added more user control for the handling of passwords: The 'EasyVault' class
  now accepts that the password is not provided and in that case is restricted
  to operate on unencrypted vault files. The 'get_password()' function got an
  additional 'use_prompting' parameter that can be used to disable the
  interactive prompting for passwords. (issue #20)

* Improved the documentation in many places.

Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
@andy-maier andy-maier force-pushed the andy/cleanup-keyring-prompting branch from 22cc7c4 to d108de6 Compare March 31, 2021 08:37
@andy-maier andy-maier merged commit 49cd2c6 into master Mar 31, 2021
@andy-maier andy-maier deleted the andy/cleanup-keyring-prompting branch March 31, 2021 10:05
@andy-maier andy-maier linked an issue Mar 31, 2021 that may be closed by this pull request
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.

More control on password handling
2 participants