Cura/cura/API
Kostas Karmas 72080a3cca Delete the auth data on upgrade from 4.8 if the scope doesn't match
If the user account scope is outdated, delete it when upgrading from 4.8 to 4.9. This means that
the user will have to log in again, to make sure they get the correct account scope.

CURA-8093
2021-04-08 12:46:52 +02:00
..
Interface Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
__init__.py Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 2020-05-28 17:31:24 +02:00
Account.py Delete the auth data on upgrade from 4.8 if the scope doesn't match 2021-04-08 12:46:52 +02:00
Backups.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
ConnectionStatus.py Re-implement ConnectionStatus by adding a pyqtSignal to HttpRequestMgr 2020-06-15 11:39:06 +02:00