Christian Bönning

Results 7 comments of Christian Bönning

As our Security Scanners reported the same I looked into things. About jQuery; You can see it as a „drop-in replacement“ and everything remains working it seems. That‘s at least...

This would bring - at least - LDAP, Okta, RADIUS Authentication Methods as well as Userpass. All of them can be mounted on non-default path segments. https://github.com/CSharpRU/vault-php/pull/32

Hey @nathancday, any chance you can look into this given you merged #466 as well? Thanks in advance.

We experienced the same and after deploying the Exporter like a million times through Helm with different options this worked for us (for the records, we've deployed GitLab EE through...

This is what various requests gave me ``` # curl -sS -i https://git.host.name/-/health HTTP/2 404 server: nginx [...snipp...] Not Found # curl -sS -i https://git.host.name/-/health?token={{config.gitlab.token}} HTTP/2 404 server: nginx [...snipp...]...

May be it's worth to add the correct spelling as a second key, mark the current one as deprecated (in code) and remove it with one of the next versions,...

It might be easiest to look at X-Forwarded Headers when requests are passed into ESPSomfy-RTS. It seems to just use the `ws://` protocol instead of `wss://` in case the "Frontend...