mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-07-16 02:20:05 +00:00
* feat: more elaborate XFF compute #328 followup now featuring configuration and defaults that shouldn't break most setups. fixes #344 * refactor: obvious condition eval order optimization * feat: add StripLLU implementation * chore: I'm sorry it's 7 AM * test: add test environment for unix socket serving Signed-off-by: Xe Iaso <[email protected]> * test(unix-socket-xff): comment out the shell script more Signed-off-by: Xe Iaso <[email protected]> * fix(internal): fix logic bug in XFF computation, add tests Signed-off-by: Xe Iaso <[email protected]> * fix(internal): prevent panic in local testing Signed-off-by: Xe Iaso <[email protected]> * fix(internal): shuffle around return values to flow better Signed-off-by: Xe Iaso <[email protected]> --------- Signed-off-by: Xe Iaso <[email protected]> Co-authored-by: Xe Iaso <[email protected]>