Actions
Bug #12388
closedCaptive Portal input validation for "After authentication Redirection URL" and "Blocked MAC address redirect URL" is swapped
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
On services_captiveportal.php the input validation for "After authentication Redirection URL" and "Blocked MAC address redirect URL" is swapped.
The error message when checking redirurl refers to "Blocked MAC address redirect URL" when it should be "After authentication Redirection URL".
The error message when checking blockedmacsurl refers to "After authentication Redirection URL" when it should be "Blocked MAC address redirect URL".
Actions