Fixed Infinite redirect when accepting terms/privacy policy

PaulB

Well-known member
Affected version
1.5.21
If the accept form is visited without a redirect querystring parameter (e.g., /misc/accept-privacy-policy), an infinite redirect loop will occur when the user accepts, resulting in an ERR_TOO_MANY_REDIRECTS error in Chrome.
 
Top Bottom