Cura/cura/OAuth2
Ghostkeeper 006b5e25b2
Also catch unknown keyring errors
We're confident now that we get it to not crash for most normal cases. If there is a crash here it's due to the internals of Keyring. We're catching all of the others separately anyway.

Fixes Sentry issue CURA-340.
2021-12-13 11:22:37 +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 unknown keyring errors 2021-12-13 11:22:37 +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