You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13321 Typo in allow_if condition in access_control security (pohlaniacz)
This PR was merged into the 3.4 branch.
Discussion
----------
Typo in allow_if condition in access_control security
Fix typo in allow_if condition when trying to access headers. With old `request.header.has('X-Secure-Access')` there is a notice "Undefined property".
Commits
-------
24ebee7 Typo in allow_if condition
0 commit comments