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-05-24 05:29:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
OAuth2
History
Remco Burema
5bcc37d7d7
Revert "Change bool setting to more flexible callback function"
...
This reverts commit ff478559b0f169a0606fbb2e34429dc929130dcb.
2024-01-18 10:44:15 +01:00
..
__init__.py
Fix code style and documentation formatting
2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py
Add support for OAuth2 client secret
2023-12-04 19:48:20 +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
Revert "Change bool setting to more flexible callback function"
2024-01-18 10:44:15 +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