This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-10-04 08:06:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
OAuth2
History
Ghostkeeper
591a2f89b8
Make getUserProfile return profile asynchronously
...
All via callbacks. Quite a mess. Contributes to issue CURA-8539.
2021-11-19 15:29:29 +01:00
..
__init__.py
Fix code style and documentation formatting
2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py
Add failed callback for when the request fails
2021-11-18 17:19:05 +01:00
AuthorizationRequestHandler.py
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
AuthorizationRequestServer.py
Fix Authorization server not properly stopping after flow completes.
2020-06-09 15:12:26 +02:00
AuthorizationService.py
Make getUserProfile return profile asynchronously
2021-11-19 15:29:29 +01:00
KeyringAttribute.py
Make this run from source again on Windows.
2021-09-01 16:56:47 +02:00
LocalAuthorizationServer.py
Add extra logging to auth server
2021-07-23 10:40:30 +02:00
Models.py
Small aesthetic code changes
2021-03-17 09:30:31 +01:00