Nino van Hooff
|
f66e723866
|
Fix Authorization server not properly stopping after flow completes.
CURA-7490
|
2020-06-09 15:12:26 +02:00 |
|
Nino van Hooff
|
89f0970a88
|
Remove trailing whitespace from Python files
|
2020-05-29 14:30:33 +02:00 |
|
jelle Spijker
|
b032101e55
|
Updated comments in cura/OAuth2
Used DOX_2_RST.py to convert doxygen style comments to sphinx style comments
|
2020-05-11 13:16:29 +02:00 |
|
Jaime van Kessel
|
c167481e60
|
Add missing ignore
|
2020-01-31 16:24:46 +01:00 |
|
Jaime van Kessel
|
1269de744f
|
Use state in AuthorizationService
It's a paranoid safety precaution, but beter safe than sorry.
Reported by WhiteHats; F-1.1.1
|
2020-01-31 16:11:59 +01:00 |
|
Ghostkeeper
|
12b2154a96
|
Fix code style and documentation formatting
|
2019-02-08 11:10:43 +01:00 |
|
Jaime van Kessel
|
1c8804ff2c
|
Changed documentation style to doxygen
CURA-5744
|
2018-09-27 11:03:17 +02:00 |
|
Jaime van Kessel
|
060ea0b762
|
Fixed up final bit of mypy issues
CURA-5744
|
2018-09-21 14:12:31 +02:00 |
|
Jaime van Kessel
|
3ae223334f
|
Removed relative imports
Since the oauth module isn't just in a plugin anymore, there is no need for any of the relative imports
CURA-5744
|
2018-09-21 12:02:11 +02:00 |
|
Jaime van Kessel
|
3830fa0fd9
|
Initial move of the code of CuraPluginOAuth2Module
CURA-5744
|
2018-09-21 11:58:30 +02:00 |
|