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-08-18 08:35:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
cura
/
OAuth2
History
Jaime van Kessel
50999a075e
Fix stupid mistake (signals need an emit, not a direct call)
...
CURA-6278
2019-03-11 10:46:41 +01:00
..
__init__.py
Initial move of the code of CuraPluginOAuth2Module
2018-09-21 11:58:30 +02:00
AuthorizationHelpers.py
Prevent crash if the connection was lost for auth token
2019-02-28 12:58:41 +01:00
AuthorizationRequestHandler.py
Fix typing issue
2019-02-08 22:30:31 +01:00
AuthorizationRequestServer.py
Changed documentation style to doxygen
2018-09-27 11:03:17 +02:00
AuthorizationService.py
Fix stupid mistake (signals need an emit, not a direct call)
2019-03-11 10:46:41 +01:00
LocalAuthorizationServer.py
Changed documentation style to doxygen
2018-09-27 11:03:17 +02:00
Models.py
Fixes for storing timestamp
2019-02-08 22:24:14 +01:00