mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 07:11:22 -07:00
The authentication link should be prepended with a logoff link from mycloud, if it is requested. In order to make this process testable this commit separates the generation of the authentication link, based on whether it requests for a browser logoff first, into its own function. This commit also adds tests for this function. CURA-7427 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AuthorizationHelpers.py | ||
| AuthorizationRequestHandler.py | ||
| AuthorizationRequestServer.py | ||
| AuthorizationService.py | ||
| LocalAuthorizationServer.py | ||
| Models.py | ||