mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Turns out that when the KeychainDenied error is raised, it is being caught by the macOS keyring api and the non-macOS-specific KeyringLocked error is raised instead, so we need to catch this one. CURA-8332 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AuthorizationHelpers.py | ||
| AuthorizationRequestHandler.py | ||
| AuthorizationRequestServer.py | ||
| AuthorizationService.py | ||
| KeyringAttribute.py | ||
| LocalAuthorizationServer.py | ||
| Models.py | ||