summary refs log tree commit diff
path: root/changelog.d/11112.bugfix
blob: c8e22da8cf31c5d4be66b0e8e2b58afdb7aaeed9 (plain) (blame)
1
Fix a bug which caused the module API's `get_user_ip_and_agents` function to always fail on workers. `get_user_ip_and_agents` was introduced in 1.44.0 and did not function correctly on worker processes at the time.