Unreleased
v1.3.9 - 2024-11-29
Chore
-
Go version bump and vendor packages
Feat
-
Add GUID parameter to executeAndHandleError function
- Remove Lua callback functionality
- Add support for custom Lua hooks in HTTP requests
- Update vendor packages
- Refactor handlePassword method to call authenticateUser
Fix
-
Refactor AuthState methods for consistency
- Refactor and standardize function names
- Detect and handle Lua arrays
- Remove error handling for setStatusCodes
- Fix in-memory cache
- Refactor auth flow and ensure HAproxy v2 config check
- Remove support for ServCallback and CatCustom types
- Update proxy listener policy function for connection handling
- Refactor cache flush handling and logging
- Refactor to replace "global" package with "definitions"
- Refactor Redis error handling and improve key deletion logic
- Rename blocked accounts key and related functions