Cura/plugins/UM3NetworkPrinting
Remco Burema 115d2d5b77 Fix 2 calls w.r.t. new authorization workflow _outside_ of the API.
New rules means we have to put printjobs and such behind a little authentication, as these contain personally identifiable info. These two effected calls where found _outside_ of the API class where I thought to be able to fix it 100%. See also the TODO's in the neighbourhood -- but I'm not sure I can just do what those say (move the relevant methods to the API), as those methods to be moved are _inside_ the larger Cura SDK (and they're public) and the place where I'm meant to move them to (the ClusterAPIClient) is _not_ (as they're in a plugin).

part of CURA-12624
2025-09-10 10:23:14 +02:00
..
resources Fix image mode of the F4 2025-05-28 17:19:45 +02:00
src Fix 2 calls w.r.t. new authorization workflow _outside_ of the API. 2025-09-10 10:23:14 +02:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Capitalized M 2023-03-06 13:49:17 +01:00