Commit History

Author SHA1 Message Date
  Ghostkeeper 006b5e25b2 Also catch unknown keyring errors 2 years ago
  Ghostkeeper 5da63fda26 Also catch BlockingIOError when getting a keyring attribute 2 years ago
  Remco Burema 0b114876ef Make this run from source again on Windows. 3 years ago
  Konstantinos Karmas d218b0bff9 Remove check for "frozen" when setting the keyring backend 3 years ago
  Konstantinos Karmas c5a956068f Fix mypy complaint 3 years ago
  Konstantinos Karmas b1dc38f126 Don't load a keyring backend on Linux 3 years ago
  Konstantinos Karmas 7c8153eede Don't crash if the keyring password cannot be decoded 3 years ago
  Konstantinos Karmas ceca0c417a Catch the KeyringLocked also when setting the token in the keyring 3 years ago
  Konstantinos Karmas 8ade68dbef Catch the KeyringLocked error instead of the MacOS specific 3 years ago
  Konstantinos Karmas f62a403f28 Really fix the mypy issue 3 years ago
  Konstantinos Karmas 4a8b5ae61e Fix mypy issue 3 years ago
  Konstantinos Karmas 9fd0ac333e Don't check against generic exception 3 years ago
  Konstantinos Karmas 7785142831 Log info instead of exception when keyring is denied on Mac 3 years ago
  Konstantinos Karmas c3782c9468 Check for KeychainDenied Exception only on OSX 3 years ago
  Konstantinos Karmas 951c656096 Import they KeychainDenied exception only on Mac 3 years ago
  Konstantinos Karmas c1618565ea Don't crash if keyring access is denied on MacOS 3 years ago
  Kostas Karmas 07594f17a7 Fix setting empty auth tokens in the keyring on startup 3 years ago
  Konstantinos Karmas fe2d554ec0 Change the OS_X keyring backend module to macOS 3 years ago
  Remco Burema 1c806199a4 Explicitly give keyring backend on Mac too. 3 years ago
  jelle Spijker 4b1087a138 Put BaseModel in quotes 3 years ago
  jelle Spijker 33a812d696 Added typing fof KeyringAttributes 3 years ago
  jelle Spijker 23ba1745a4 Handle storing None values in keyring 3 years ago
  Remco Burema e1490a68df Also need to import this. 3 years ago
  Remco Burema 72248d47e1 Windows workaround for keyring issue. 3 years ago
  Remco Burema bde88d7875 Don't store cerain keys ever. 3 years ago
  Kostas Karmas fb5d59db32 Fix comment 3 years ago
  Kostas Karmas dbb15b7c71 Account for exception occured when storing long tokens on Windows 3 years ago
  Jelle Spijker c462b62edc Handle raised error when there is no keyring backend present 3 years ago
  Jelle Spijker f51c466155 Use a descriptor to optionally store to Keyring 3 years ago