Project

General

Profile

Download (14.1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

7e5dbbfc 12/20/2022 06:25 PM Marcos M

Fix regression allowing blocked MAC addresses to login. Fix #13747

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,...
a33e8b1c 02/24/2021 02:43 AM nraven777 consec

CaptivePortal: Redirect back to Login Page on Logout

Currently (i.e when a custom logout page is present) when a user clicks on logout , a window with the logout message is shown which closes automatically after a few seconds , this is both visually unappealing and can close the browser if the user only has the pfsense logout tab open , it therefore would be a good move to redirect the user back to the login page when they click on logout....

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

8407e59f 11/30/2020 09:04 PM Viktor Gurov

Voucher via URL fix. Feature #1984

e6e6ad5c 11/12/2020 04:08 PM Renato Botelho

Merge pull request #4326 from vktg/voucherviaurl

53ea4b8b 11/12/2020 01:29 PM Viktor Gurov

Allow to submit voucher via URL. Implements #1984

5ed493d8 07/02/2020 06:31 PM Viktor Gurov

Block additional Captive Portal Logins. Implements #9432

24600471 05/18/2020 04:36 PM A FL

Forward an user connection to the backup node
Redmine #97

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

6d3a6127 10/11/2019 02:44 PM Renato Botelho

Merge pull request #4075 from bechaire/patch-1

39ce86a7 09/12/2019 01:21 PM Renato Botelho

Merge pull request #4042 from plumbeo/fix-reconfig

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

57b2f317 07/25/2019 08:03 PM bechaire

Only redirects the user to the default page if no specific page page was set in the querystring

7bdf5cd6 06/01/2019 03:33 PM Caio Plumbeo

Captive portal: make possible to preserve authorized users' rules and pipes

d6601c8f 02/04/2019 09:45 PM A FL

Also trim if() statement

28a5469e 01/16/2019 10:24 AM jeroen van breedam

add trim() to $_POST['auth_user'] & $_POST['auth_user2']

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

43292b5d 11/20/2018 04:22 PM Renato Botelho

Merge pull request #4014 from Augustin-FL/captiveportal-blocked-mac

83a6f504 11/14/2018 10:13 AM A FL

Redirect Blocked MAC without requiring credentials if Blocked MAC URL has been entered.

Redmine #9114

768eccf9 10/22/2018 03:22 PM Steve Beaver

Merge pull request #4000 from Augustin-FL/patch-cp-3

774ff51b 10/10/2018 10:26 AM A FL

Implement login fallback for RADIUS MAC authentication

c857583b 10/06/2018 06:59 AM A FL

Only display "you are connected" if :
- Logout popup is disabled and no custom logout page is set
- Logout popup is enabled and logout_id is missing

20588aac 08/21/2018 08:31 PM A FL

Automatically store username of the MAC created pass-through

eb43c5b1 08/10/2018 04:44 PM A FL

Make captiveportal use user manager as auth source

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

7949eac7 05/12/2016 10:51 AM Renato Botelho

Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

69c97c32 12/03/2015 12:22 AM Chris Buechler

Sanitize the session_id/logout_id in captive portal.

5a957b9a 11/10/2015 01:13 PM Phil Davis

More $Id and whitespace

from more obscure folders around the code

d2ecbddc 08/25/2015 06:41 PM Jim Pingle

For captive portal, if a user reloads index.php of the portal while already logged in, show the logout page instead if it's custom.

Must be a custom logout page that does not include a redirect.

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/