Cura/cura/API
Remco Burema 5169db2353 Directly update permissions after login.
Otherwise you have to wait until the access token refreshes, and are in a weird state in between that time where you _are_ logged in, and we even have the subscription-level, but the permission-list are empty. Now you just have to wait until the permissions return from the server after login, which shouldn't be a problem unless our users are speedrunners.

fixes internal ticket CURA-12076
2024-09-04 15:28:06 +02:00
..
Interface Add the slicemetadata.json file into the makerbot file archive 2024-07-10 13:13:26 +02:00
__init__.py Qt5->Qt6: Fix another stack-overflow error for newer Python/Qt. 2021-12-29 10:15:14 +01:00
Account.py Directly update permissions after login. 2024-09-04 15:28:06 +02:00
Backups.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ConnectionStatus.py Search/replace Qt5->Qt6. 2021-12-28 14:46:02 +01:00