Fernando

Results 7 comments of Fernando

If this helps, I'm going to try explaining the code a bit. I've tried to change as little as possible. Divided AioSerial in two. The first part, AioSerialMixin, is the...

Now there are conflicting changes in the repository. I could try to fix the conflicts, but only if you think this is mergeable

Is this patch acceptable? Is there anything missing?

Wouldn't redirecting with something like this by default workaround the problem? ```python @app.route('/oauth2-redirect.html') def oauth2_redirect(): args = "&".join(var + "=" + value for var, value in request.args.items()) return redirect('/api/ui/oauth2-redirect.html?' +...

This issue seems to impact many users, is there anything I can do to make merging this easier? Yes, I am one of the impacted users and waiting eagerly for...

Most of the problems are fixed. What is still missing is a way to create a MQTT service in a GitHub workflow. Inside the `eclipse-mosquitto` image, a file called `/mosquitto-no-auth.conf`...

**SP** Python https://github.com/Governa/covid19-br-sp-crawler/