haproxy-auth-request icon indicating copy to clipboard operation
haproxy-auth-request copied to clipboard

auth-request allows you to add access control to your HTTP services based on a subrequest to a configured HAProxy backend.

Results 4 haproxy-auth-request issues
Sort by recently updated
recently updated
newest added

It is not quite a bug, rather a request The requests made by the Lua script are GET requests by default. In order to enhance security we are not allowing...

question

Hi, I don't know if this is actively developed, but I struck an issue with a WEBDAV server where it sent an `expect: 100-continue` header which caused authelia to emit...

enhancement

[lua-load-per-thread][1] is more performant and auth-request doesn't use any global vars so it will work just fine. [1]: https://docs.haproxy.org/3.1/configuration.html#3.1-lua-load-per-thread

The original Makefile will install the http.lua to the root of /usr/share/haproxy