Greetings.
I'm wondering if there is any plan to support the new version of haproxy-auth-request that has replaced luasockets with haproxy-lua-http?
This would make it easier to run Authelia on platforms that has old luasockets in their package repos.
Thanks for the report @sorano, I'll try to make some time over this coming weekend to see what's involved in supporting this.
Sounds great @nightah
For reference, this is the commit: https://github.com/TimWolla/haproxy-auth-request/commit/f5e7b395aa86050316e947147f5d66b20dcd8b1f
Ping me if you want help with testing
Hi :wave: While you are at it you might also be interested in this PR: https://github.com/TimWolla/haproxy-auth-request/pull/24. It automatically exposes all the response headers from the sub request, so there is no longer a need to patch the script to do so.
Thanks @TimWolla that's actually a super useful change!
I've just finished testing and making the required configuration changes to support the newer version, should see a PR shortly.
This is great news!
I'll give this a test once it gets merged.
Already tested works like a charm 馃憤
Already tested works like a charm 馃憤
Awesome. You're running OPNsense also right?
Edit: I've tested now and it's working 馃枛馃徎
Most helpful comment
Thanks @TimWolla that's actually a super useful change!
I've just finished testing and making the required configuration changes to support the newer version, should see a PR shortly.