Nanowires
Nanowires
Hi, I just want to add my two cents to this thread: I have two concurrent task using the sd card. One as an FtpServer, for reading writing the sd...
Ah, thanks for the clarification.
Instead of referencing the enums from, the objects, you could reference them from the class, i.e.: ~myPID.Control::automatic~ -> QuickPID::Control::automatic
When building for windows, without the `use_static_cpp=true`: ``` x86_64-w64-mingw32-g++ -o src/gdmylib.os -c -std=c++17 -fno-exceptions -Wwrite-strings -fvisibility=hidden -gdwarf-4 -g2 -O2 -fPIC -DWINDOWS_ENABLED -DTHREADS_ENABLED -DHOT_RELOAD_ENABLED -DDEBUG_ENABLED -DDEBUG_METHODS_ENABLED -DNDEBUG -DGDEXTENSION -I/godot-cpp/gdextension -I/godot-cpp/include -I/godot-cpp/gen/include...
> Given that it is an auth change, I will test this thoroughly myself I would expect nothing less ;-) > I would highly appreciate some unit tests around this....
> Question: What auth system are you using? I would go for a client certificate, as the number of clients is very small (just me ;-P)
As far as I understand, this allows any kind of authentication, as long as the proxy sends the user defined header with the associated user.