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-10 13:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
OAuth2
History
Jaime van Kessel
81b33b8649
Add some missing typing
2020-01-10 14:58:53 +01:00
..
__init__.py
Fix code style and documentation formatting
2019-02-08 11:10:43 +01:00
AuthorizationHelpers.py
Also log the exception when the connection failed to connect
2019-11-11 15:58:39 +01:00
AuthorizationRequestHandler.py
Add do_HEAD() for auth req handler
2019-08-27 14:48:02 +02:00
AuthorizationRequestServer.py
Fix code style and documentation formatting
2019-02-08 11:10:43 +01:00
AuthorizationService.py
Remove a bunch of unused imports
2019-11-08 13:38:42 +01:00
LocalAuthorizationServer.py
Prevent crash on sign in if the socket was already closed
2019-08-12 10:50:46 +02:00
Models.py
Add some missing typing
2020-01-10 14:58:53 +01:00