Jaime van Kessel
|
6dc65a4912
Fix crash with login
|
3 years ago |
luz paz
|
d68f375e38
Fix various typos
|
3 years ago |
Jaime van Kessel
|
2c2e7f2c16
Add even more logging to authorization service
|
3 years ago |
Konstantinos Karmas
|
5bf24ed678
Add campaign tags to the logoff link
|
3 years ago |
Jaime van Kessel
|
57e66a5796
Add campaign links
|
3 years ago |
Jelle Spijker
|
2263969d5f
Updated message with message types
|
3 years ago |
Jaime van Kessel
|
900db57f0f
Update messages to use the message_types
|
3 years ago |
fieldOfView
|
be06108f36
Fix an crash when starting Cura without a network connection
|
3 years ago |
Jelle Spijker
|
387fc36dc6
Small aesthetic code changes
|
3 years ago |
Jelle Spijker
|
d06a25595a
Use a descriptor to optionally store to Keyring
|
3 years ago |
Jelle Spijker
|
96e39810f2
Sync after log in works again
|
3 years ago |
Jelle Spijker
|
b604bbd255
Store secrets as securely as possible
|
3 years ago |
Jelle Spijker
|
47df060bee
Added fundaments of SecretStorage vault
|
4 years ago |
Jelle Spijker
|
720b356221
Merge remote-tracking branch 'origin/master' into CURA-7180_keyring_storage
|
4 years ago |
Jaime van Kessel
|
f85cad37cf
Expand the logging for the auth data a bit more
|
4 years ago |
Ghostkeeper
|
4380cdbd86
Don't crash on malformed JSON structures
|
4 years ago |
Remco Burema
|
a25a51eddb
Windows workaround for OAuth data removal from config.
|
4 years ago |
Jaime van Kessel
|
bff3ba577b
Store auth & refresh key in keyring instead of in preferences
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
8e347c1034
Merge remote-tracking branch 'origin/doxygen_to_restructuredtext_comments' into doxygen_to_restructuredtext_comments
|
4 years ago |
Kostas Karmas
|
898ca852f0
Fix mypy complaint about Optional type
|
4 years ago |
Kostas Karmas
|
32efb8d7bb
Fix description comment of _generate_auth_url()
|
4 years ago |
Kostas Karmas
|
d3fb002d9b
Transfer the generation of the auth link into its own function
|
4 years ago |
Kostas Karmas
|
b717755f20
Add "Sign in with another account" button in AddCloudPrintersView
|
4 years ago |
jelle Spijker
|
b032101e55
Updated comments in cura/OAuth2
|
4 years ago |
Nino van Hooff
|
ea00ff3c47
Update wording for authorization server error message
|
4 years ago |
Jaime van Kessel
|
849e012756
Gracefully handle binding erorr for local OAUTH2 Server
|
4 years ago |
Jaime van Kessel
|
1269de744f
Use state in AuthorizationService
|
5 years ago |
Jaime van Kessel
|
00078fd659
Remove a bunch of unused imports
|
5 years ago |
Jaime van Kessel
|
1e130637ee
Remove retry action from login
|
5 years ago |
Lipu Fei
|
4762711c33
chdir to ~ on Linux if frozen
|
5 years ago |
Lipu Fei
|
f4dc9cc6a2
Fix QDesktopServices.openUrl() for AppImage on Linux
|
5 years ago |
Lipu Fei
|
4c792419e3
Use QDesktopServices.openUrl() instead of webbrowser
|
5 years ago |
Jaime van Kessel
|
5f76070f05
Fix situation where authtoken wasnt updated for the toolbox request headers
|
5 years ago |
Jaime van Kessel
|
b2e2f088c4
Add even more logging to the auth service
|
5 years ago |
Jaime van Kessel
|
d69eb89f17
Fix refresh token not being stored in the bootup refresh case
|
5 years ago |
Jaime van Kessel
|
d8f193870f
Added more logging to the authorization service
|
5 years ago |
Jaime van Kessel
|
e9d4eb741a
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
Jaime van Kessel
|
50999a075e
Fix stupid mistake (signals need an emit, not a direct call)
|
6 years ago |
Jaime van Kessel
|
38a9206898
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
Jaime van Kessel
|
a8128556f3
Don't drop refresh token if request failed
|
6 years ago |
Ghostkeeper
|
1c6cce316a
Merge branch '4.0'
|
6 years ago |
ChrisTerBeke
|
9ba342c541
Fix codestyle failure on float conversion
|
6 years ago |
ChrisTerBeke
|
365f67cbf8
Have some overlap in token expiry to prevent unauthorized issues
|
6 years ago |
Ghostkeeper
|
3040fde9eb
Merge branch '4.0'
|
6 years ago |
Ghostkeeper
|
6143906fa4
Add type for message saying it's unable to connect
|
6 years ago |
Jaime van Kessel
|
c35aabd2c4
Add message to indicate that Cura was unable to connect with account server
|
6 years ago |
Jaime van Kessel
|
a8f66a558c
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
ChrisTerBeke
|
14c361a297
Add comment to clarify usage of fallback date
|
6 years ago |
ChrisTerBeke
|
48c756b01d
Fixes for storing timestamp
|
6 years ago |