Cura/cura/OAuth2
Konstantinos Karmas d218b0bff9 Remove check for "frozen" when setting the keyring backend
There is no need to have a different behavior from source compared to frozen builds when it comes to the keyring.

CURA-8490
2021-08-18 16:54:28 +02:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Log the connection error message produced by the request 2021-08-17 15:52:12 +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 Add even more logging to authorization service 2021-08-12 15:35:14 +02:00
KeyringAttribute.py Remove check for "frozen" when setting the keyring backend 2021-08-18 16:54:28 +02: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