Skip to content

v3.3.0: Support additional credential store attributes

Compare
Choose a tag to compare
@brotskydotcom brotskydotcom released this 19 Sep 05:04
· 39 commits to master since this release
27a7b35
  • Add support for credential-store attributes other than those used by this crate. This allows the creation of credentials that are more compatible with 3rd-party clients, such as the OS-provided GUIs over credentials. Fixes #208.
  • Make the textual descriptions of entries consistently follow the form user@service (or user@service:target if a target was specified).