mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
As a result, the local webserver now needs to synchronise that with a lock. Otherwise the do_GET function would no longer block, and wouldn't properly be able to return the correct redirect URL. Contributes to issue CURA-8539. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AuthorizationHelpers.py | ||
| AuthorizationRequestHandler.py | ||
| AuthorizationRequestServer.py | ||
| AuthorizationService.py | ||
| KeyringAttribute.py | ||
| LocalAuthorizationServer.py | ||
| Models.py | ||