Project

General

Profile

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

# Date Author Comment
b4e0f02b 11/13/2014 04:50 PM Renato Botelho

Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() and pfSense_ipfw_getTablestats(). Also fix fieldnames for captiveportal_hostnames. It should fix #4001

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

a012464e 11/06/2014 04:58 AM Chris Buechler

fix captive portal status page display

bb18cfcb 11/06/2014 04:45 AM Chris Buechler

fix up text

5d792074 06/23/2014 05:41 PM Gertjan KROEB

Update status_captiveportal.php

Don't ask to select a zone if there is only ONE.

6f3d2063 06/13/2014 11:59 AM Renato Botelho

Replace Header() calls by lowercase

215e2cd6 05/17/2014 10:29 AM Colin Fleming

Update status_captiveportal.php

Add missing closing TD tag

0cb60645 05/16/2014 08:12 PM Colin Fleming

Tidy up "status_captiveportal" XHTML

Add SUMMARY to TABLES
Remove PHP ECHO that isn't in a PHP statement
Update HTML Boolean operator
Add COLSPAN to fill the width of the table
Move NOWRAP to CLASS statement
Close INPUT and IMG tags and add ALT to IMG
Add BODY between HEAD.INC and FBEGIN.INC...

0fab7eb1 05/14/2014 03:20 AM Michael Newton

Fix broken HTML elements and unescaped entities

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

fcaf1709 11/23/2013 07:32 PM Ermal LUÇI

Catch up with mac needed for all operations in the table nowdays.

f6339216 08/28/2013 05:54 PM Jim Pingle

s/require/require_once/g for filter.inc to avoid redeclaration errors in some rare cases.

b4dcdbcf 08/21/2013 01:24 AM Jim Pingle

Remove this particular form tag that doesn't appear to serve any purpose on this page, and breaks the drop-down zone selector. Fixes #3153

f955f036 08/06/2013 08:01 PM Jim Pingle

Add the MAC manufacturer code to the CP status page

210eea2c 06/28/2013 04:36 PM Jim Pingle

Fix CP status sorting to properly respect the zone.

5705c60a 02/17/2013 02:34 PM Renato Botelho

Revert "Merge pull request #417 from miken32/cp-database-fix"

It breaks customizations, it's not a good time for such big change.

This reverts commit 40c7b1a98bfdc61261154adaac5fdefc234ecb08, reversing
changes made to d896f86751bae79625197da6c80d709fdf185448.

00109fef 02/15/2013 06:01 AM Michael Newton

while we're here, send named termination causes

91ca7e9f 02/15/2013 05:14 AM Michael Newton

use associative array for captive portal to prevent confusion, messiness, and abuse

477c58ce 01/14/2013 10:24 AM Luigi Capriotti

Add page to allow manual vouchers expiration

339688b2 12/28/2012 11:48 PM Cyrill B

Fix: last activity on CP status

26ee5aaf 12/18/2012 09:20 AM Ermal LUÇI

Convert the CP db to sqlite rather than a text file. Some more optimizations might be needed and probably vouchers db might need conversion as well.

f06f7cc0 09/16/2012 10:17 AM Pi Ba

(line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

29c2c1db 05/15/2012 03:11 PM Jim Pingle

Fix quoting - can't use ' if we want to expand a variable inside the string.

b4792bf8 09/07/2011 01:04 PM Ermal LUÇI

Add the multi instance CP to master branch. This allows to define CP with different properties on different interfaces.

b48b79c2 08/08/2011 01:37 PM Jim Pingle

Show the CP User count in the page title, as on 1.2.3.

006802ab 03/04/2011 08:15 PM Ermal LUÇI
  • Prevent concurrent logins on CP to not be recorded on the DB.
  • Make the locking more complex to avoid locking exclusively during pruning task which would hurt a lot CP performance.
  • Retire the disconnect_client and make all the disconnect functions use the sessionid as identifier....
95b71980 12/22/2010 08:33 PM Ermal LUÇI

Use correct lock.

dd5bf424 11/12/2010 04:36 PM Scott Ullrich

Fix XSS issues

9cb94dd4 11/03/2010 01:25 PM Ermal LUÇI

Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1 it should not be accessible otherwise.

ee9933b6 08/12/2010 02:15 PM Renato Botelho

Use

c53220ef 08/10/2010 10:54 PM Erik Fonnesbeck

Add quotes back that were incorrectly removed when implementing gettext and add php tags around gettext where needed.

c3ff89b4 08/09/2010 12:54 PM Renato Botelho

Merge remote branch 'mainline/master'

Conflicts:
usr/local/www/status_captiveportal.php
usr/local/www/status_rrd_graph.php
usr/local/www/status_wireless.php

6c534785 08/08/2010 12:52 AM Chris Buechler

add tooltip. cvstrac 1640

e19e4cfb 07/21/2010 12:25 AM Carlos Eduardo Ramos

Implement gettext() calls on status_captiveportal.php

7ab2b688 11/25/2009 12:38 AM Scott Ullrich

Include commonly used .inc files such as filter.inc, shaper.inc, etc

7540905c 11/15/2009 06:28 AM Chris Buechler

call first tab "Active Users", and make it consistent

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

3ea73062 09/12/2009 01:42 AM Scott Ullrich

Add missing Location:

d402b77f 09/12/2009 01:41 AM Scott Ullrich

Redirect back to cp page after disconnection of user

b3890d78 09/12/2009 01:30 AM Scott Ullrich

Lock around read call

ff9d6728 08/20/2009 07:33 PM Scott Ullrich

Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support

f9f71ad3 08/14/2009 05:13 PM Ermal Luçi
  • Convert captive portal rules to use tables. This reduces the number of rules ALOT.
  • Make the peruserbw setting use tables also by taking advantage of the tablearg option.
  • Convert statistics to use the new improvements of ipfw tables merged previously....
336e3c1c 06/13/2009 05:24 PM Charlie

Port voucher login ability on CaptivePortal from M0n0Wall.

Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.

93ed7659 05/25/2009 11:47 AM Ermal Luçi

Handle the case when no user has logged in. Reported by: http://forum.pfsense.org/index.php/topic,16382.0.html

4fa2be6d 05/22/2009 05:02 PM Ermal Luçi

Check for blank lines and ignore them.

caec9484 05/22/2009 04:29 PM Ermal Luçi

A better fix to empty lines.

32822c6e 05/22/2009 03:49 PM Ermal Luçi

Propperly check for empty slots. Fix by forum user: itsmorefun!

d853e5db 05/13/2009 06:01 PM Ermal Luçi

Speedup noticably CP status page. Previously during load it would not show anything and this commit fixes it.

f80a6148 05/09/2009 04:16 AM Ermal Luçi

The other half of CP locks conversion to new locking functions.

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

6341c556 02/20/2008 05:48 PM Scott Ullrich

remove {$concurrent}, it breaks user manager.

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

644905e8 08/08/2007 04:30 PM Scott Ullrich

Sync w/ HEAD

9412dc37 07/26/2007 06:05 PM Scott Ullrich

Backport username display feature in captive portal. Really not sure why it wasn't included in RELENG_* versions.

555d3758 04/03/2006 09:05 PM Scott Ullrich

MFC
s/PHP_SELF/SCRIPT_NAME/ - PHP_SELF == "" for some reason with lighty

5fd0b016 03/19/2006 10:22 PM Scott Ullrich

Add sortable table header support

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

af32f939 10/18/2005 03:53 PM Scott Ullrich

MFC 6960
Cleanup hardcoded meta refreshes

93641ef8 10/07/2005 10:00 PM Scott Ullrich

Show the current amount of authenticated captive portal users in the Status: Captive Portal line such as:

Status: Captive Portal (250)

Used at KCD extensively to see how many students are authenticated.

677c0869 07/21/2005 12:17 AM Erik Kristensen

updating files to use theme images
removing images from /usr/local/www
adding specific images into the correct theme directories

516fd635 07/17/2005 08:54 PM Scott Ullrich

Refresh Captive Portal status every 60 seconds

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 07/02/2005 04:38 AM Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision