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-04-22 21:59:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
OAuth2
History
Remco Burema
831af362cb
Constantify magic values.
...
part of CURA-11406
2024-02-14 15:46:40 +01:00
..
__init__.py
Fix code style and documentation formatting
2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py
Merge remote-tracking branch 'origin/main' into CURA-11406_fix_auth_refresh_after_sleep
2024-02-14 10:31:17 +01:00
AuthorizationRequestHandler.py
Add more logging to AuthorizationRequestHandler
2023-04-24 13:18:51 +02:00
AuthorizationRequestServer.py
Fix Authorization server not properly stopping after flow completes.
2020-06-09 15:12:26 +02:00
AuthorizationService.py
Constantify magic values.
2024-02-14 15:46:40 +01:00
KeyringAttribute.py
Also catch unknown keyring errors
2021-12-13 11:22:37 +01:00
LocalAuthorizationServer.py
Add extra logging to auth server
2021-07-23 10:40:30 +02:00
Models.py
Add support for OAuth2 client secret
2023-12-04 19:48:20 +01:00