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".
Updated by Viktor Gurov about 3 years ago
Updated by Jim Pingle about 3 years ago
- Status changed from New to Pull Request Review
- Assignee changed from Jim Pingle to Viktor Gurov
Updated by eyenop eyenop about 3 years ago
hello, how can i solve this problem with this page showing? eyeg
Updated by Viktor Gurov about 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 14e080ab41419b4006130432c1e128deaaffdee0.
Updated by Danilo Zrenjanin about 3 years ago
- Status changed from Feedback to Resolved
Tested on the:
2.6.0-DEVELOPMENT (amd64) built on Sat Oct 09 05:20:31 UTC 2021 FreeBSD 12.2-STABLE
It's ok now. Ticket resolved.
Updated by Jim Pingle about 3 years ago
- Target version changed from CE-Next to 2.6.0
Actions