Cura/cura/OAuth2
Ghostkeeper e60e44b919
Interpret timeouts as general connection errors
It's a similar problem for us.
We should really have used the HttpRequestManager for these things.

Fixes Sentry issue CURA-295.
2021-06-07 15:03:46 +02:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Interpret timeouts as general connection errors 2021-06-07 15:03:46 +02:00
AuthorizationRequestHandler.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
AuthorizationRequestServer.py Fix Authorization server not properly stopping after flow completes. 2020-06-09 15:12:26 +02:00
AuthorizationService.py Fix an crash when starting Cura without a network connection 2021-05-24 18:43:05 +02:00
KeyringAttribute.py Fix setting empty auth tokens in the keyring on startup 2021-04-16 17:05:08 +02:00
LocalAuthorizationServer.py Fix local authorization server crashing 2020-06-11 15:27:29 +02:00
Models.py Small aesthetic code changes 2021-03-17 09:30:31 +01:00