Cura/cura/OAuth2
Kostas Karmas 6d7d7bdb95 Fix local authorization server crashing
The thread handling the web_server was crashing. This in turn ended in
the web_server not being able to start again, thus being impossible to
login again if you logged out.
2020-06-11 15:27:29 +02:00
..
__init__.py Fix code style and documentation formatting 2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +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 Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
LocalAuthorizationServer.py Fix local authorization server crashing 2020-06-11 15:27:29 +02:00
Models.py Updated comments in cura/OAuth2 2020-05-11 13:16:29 +02:00