Skip to content

v1.2.0

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 28 Apr 15:29
  • It is now possible to specify the encoding of secrets on Windows
    (#88, @awong234).

  • The get_raw() method of the Secret Service backend works now (#87).

  • Now the file backend is selected by default on Unix systems if
    Secret Service is not available or does not work (#95, @nwstephens).

  • The file backend now works with keys that do not have a username.

  • All backends use the value of the keyring_username option, if set,
    as the default username (#60).