Gustavo Sverzut Barbieri
Gustavo Sverzut Barbieri
sorry but that is really useful during debug of authentication issues, so I'd keep those and suggest you to redact the logs if you can't trust the logging storage. You...
@buffyg ok, but following on your idea, I cannot log any header value since `Authorization` is far from being the only header for such purpose. See that I don't have...
sure, send a patch. I didn't write the websocket myself, I thought it was all handled in the `ws_options`.
cc: @metachris if you want to take it
done the travis bit, will do the coveralls later. the travis build runs pre-push, that already checks for coverage, it would be a matter of publish the output
tried to do the coveralls, but the python package seems to read the `.coverage` which varies in format (sqlite or a private/json) depending on `--with-xml` or `--with-html` being executed (at...
these are currently set in `setup.cfg` and I'd like to keep html enabled by default.
what?! It vanished? 👀 will do again
damn, i did the setup in their .com site, seems different instances?
yeah, we now have both... they both offer free versions for open source... I thought they were the same, just different domains and one you could pay to get the...