Jaime van Kessel
|
5f76070f05
Fix situation where authtoken wasnt updated for the toolbox request headers
|
5 лет назад |
Jaime van Kessel
|
b2e2f088c4
Add even more logging to the auth service
|
5 лет назад |
Jaime van Kessel
|
d69eb89f17
Fix refresh token not being stored in the bootup refresh case
|
5 лет назад |
Jaime van Kessel
|
d8f193870f
Added more logging to the authorization service
|
5 лет назад |
Jaime van Kessel
|
e9d4eb741a
Merge branch '4.0' of github.com:Ultimaker/Cura
|
5 лет назад |
Jaime van Kessel
|
50999a075e
Fix stupid mistake (signals need an emit, not a direct call)
|
5 лет назад |
Jaime van Kessel
|
38a9206898
Merge branch '4.0' of github.com:Ultimaker/Cura
|
5 лет назад |
Jaime van Kessel
|
a8128556f3
Don't drop refresh token if request failed
|
5 лет назад |
Ghostkeeper
|
1c6cce316a
Merge branch '4.0'
|
5 лет назад |
ChrisTerBeke
|
9ba342c541
Fix codestyle failure on float conversion
|
5 лет назад |
ChrisTerBeke
|
365f67cbf8
Have some overlap in token expiry to prevent unauthorized issues
|
5 лет назад |
Ghostkeeper
|
3040fde9eb
Merge branch '4.0'
|
5 лет назад |
Ghostkeeper
|
6143906fa4
Add type for message saying it's unable to connect
|
5 лет назад |
Jaime van Kessel
|
c35aabd2c4
Add message to indicate that Cura was unable to connect with account server
|
5 лет назад |
Jaime van Kessel
|
a8f66a558c
Merge branch '4.0' of github.com:Ultimaker/Cura
|
5 лет назад |
ChrisTerBeke
|
14c361a297
Add comment to clarify usage of fallback date
|
5 лет назад |
ChrisTerBeke
|
48c756b01d
Fixes for storing timestamp
|
5 лет назад |
ChrisTerBeke
|
05c4b6012e
Calculate expiry date to determine if token refresh is needed
|
5 лет назад |
ChrisTerBeke
|
9d6bd4b29a
Check access token before using it
|
5 лет назад |
Ghostkeeper
|
473633de2c
Merge branch '4.0'
|
5 лет назад |
Ghostkeeper
|
12b2154a96
Fix code style and documentation formatting
|
5 лет назад |
Jaime van Kessel
|
91f0d76c8a
Fix crash when user was logged in but there was no internet connection on boot
|
5 лет назад |
ChrisTerBeke
|
0edeb11a78
Merge branch '4.0' into STAR-322_cloud-connection
|
5 лет назад |
Jaime van Kessel
|
36efa171c6
Add a bit more logging to the authorization service
|
5 лет назад |
Daniel Schiavini
|
9f4b7bd703
STAR-322: Improving logging and cluster connection
|
5 лет назад |
Daniel Schiavini
|
4dc8edb996
STAR-322: Fixing the multipart upload
|
5 лет назад |
Ghostkeeper
|
2852674499
Adjust state of API call
|
6 лет назад |
Lipu Fei
|
3a01b63343
Fix refactor and tests
|
6 лет назад |
Lipu Fei
|
dd150bbab9
Resolve circular imports for CuraAPI
|
6 лет назад |
Jaime van Kessel
|
853ccbdb71
Fix mypy typing issue
|
6 лет назад |
Jaime van Kessel
|
649f1c8961
Make it optional for the AuthService to have a preference object
|
6 лет назад |
Jaime van Kessel
|
506ec5109d
Moved loading of the authentication to the account
|
6 лет назад |
Jaime van Kessel
|
1c8804ff2c
Changed documentation style to doxygen
|
6 лет назад |
Jaime van Kessel
|
1e5177a44f
Added unit tests for authorization service
|
6 лет назад |
Jaime van Kessel
|
b54383e685
Added account object to API
|
6 лет назад |
Jaime van Kessel
|
060ea0b762
Fixed up final bit of mypy issues
|
6 лет назад |
Jaime van Kessel
|
d0fc4878c2
Fix number of mypy mistakes
|
6 лет назад |
Jaime van Kessel
|
3ae223334f
Removed relative imports
|
6 лет назад |
Jaime van Kessel
|
3830fa0fd9
Initial move of the code of CuraPluginOAuth2Module
|
6 лет назад |