Cura/cura/OAuth2
Ghostkeeper 5da63fda26
Also catch BlockingIOError when getting a keyring attribute
This occurs when there's a timeout, on some systems, when asking for the password to the keyring. We'll interpret a timeout as a refusal to enter a password.

Fixes Sentry issue CURA-332.
2021-11-30 13:27:32 +01:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Fixed some styling and typing issues 2021-11-23 11:10:22 +01:00
AuthorizationRequestHandler.py Fixed some styling and typing issues 2021-11-23 11:10:22 +01:00
AuthorizationRequestServer.py Fix Authorization server not properly stopping after flow completes. 2020-06-09 15:12:26 +02:00
AuthorizationService.py Fixed typing issues 2021-11-23 13:56:04 +01:00
KeyringAttribute.py Also catch BlockingIOError when getting a keyring attribute 2021-11-30 13:27:32 +01:00
LocalAuthorizationServer.py Add extra logging to auth server 2021-07-23 10:40:30 +02:00
Models.py Small aesthetic code changes 2021-03-17 09:30:31 +01:00