Actions
Bug #11842
closedCaptive Portal post-auth redirect is not properly respected
Start date:
04/22/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
All
Affected Architecture:
Description
The value of "After authentication Redirection URL" in Captive Portal is supposed to override the automatically detected browser request URL so that the user is forced to go to that destination. This is the behavior stated under the field in the GUI. It is not a value of last resort.
Currently the code is not respecting that behavior.
While here, the redirect code handling is a bit of a mess and needs fixed up in general.
Actions