Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
captiveportal-default-logo.png 80.8 KB
index.php 14.1 KB

Latest revisions

# Date Author Comment
829322b3 11/29/2022 03:51 PM Christian McDonald

Rector some direct config gets with complex paths.

c0f216b9 11/19/2022 09:43 AM Kristof Provost

captiveportal: actually allocate a pipe number for new clients

When a client authenticates to the captive portal we generate a pipe
number (actually two) for it. However, we did this with
'check_only = true', so the next client got assigned the same pipe...

514441c6 05/24/2022 08:28 PM Jim Pingle

Fix CP pipe function call. Fixes #13204

32661caf 05/23/2022 06:36 PM Viktor Gurov

Captive Portal pipes reserve fix. Fixes #13204

7c2468c5 04/27/2022 09:09 PM Viktor Gurov

Captive Portal ipfw->pf transition. Todo #13100

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

88479de6 07/20/2021 06:26 PM Jim Pingle

Portal logout updates. Fixes #12138

  • Change "Connected" page to also include a logout button
  • Style page the same way as the login page for a more consistent user
    experience
  • Show the "Connected" page when a user navigates back to the portal
    URL no matter the setting of the logout popup option...
9fc1648e 07/20/2021 04:24 PM Jim Pingle

Portal Redir URL scheme check. Fixes #11843

  • Add support to is_URL() to check that the scheme only matches HTTP or
    HTTPS
  • Use the new is_URL() feature in Captive Portal redirect URL tests
acb89722 07/01/2021 12:52 PM Viktor Gurov

Captive Portal redirect page IP/MAC fix. Issue #11902

de9ba32b 04/22/2021 06:05 PM Jim Pingle

Improve Captive Portal redirect URL handling.

  • Fix handling of after auth redir URL value so it gets properly
    respected as stated in the GUI. Fixes #11842
  • Fix up and optimize the redirect code in general, there were several
    ordering issues (using values before they were set), logic problems,...

View revisions

Also available in: Atom