Franck Nijhof

Results 1185 comments of Franck Nijhof

Wauw! This is a very old issue! Still there... Easy fixable I guess... Message: Access denied with code 403 (phase 2). Operator EQ matched 0 at REQUEST_HEADERS. [file "/usr/share/modsecurity-crs/activated_rules/modsecurity_crs_21_protocol_anomalies.conf"] [line...

Sorry, I'm not using Keybase actively anymore. ../Frenck

Most likely related to #142 and fixed in #206

> Currently there is no location where you could save the log to survive a crash of the addon. There is, the data folder of the add-on: `/data`

> How can anyone be able read that folder without touching docker? What am I missing? This should not be added to `share`. If there is a need for an...

Interesting, almost looks like a PyYAML bug, as the version is created like so: ```py self.latest_version = last_commit.sha[:7] ``` That is definitely a string... Which is then written to the...

What I can do to fix this, is making the repository updater always have a JSON file as a result, regardless of the add-on has a YAML configuration file or...

> Which makes me confused how supervisor is, I assumed it used the same library? I think the supervisor uses the YAML 1.2 specifications right now, because of the YAML...

It is definitely interpreted incorrectly, however, just using JSON output removes all that fuzz, so I'll go with that and call it a day.

Does this still happen on the latest version? (I've put one out today).