Projet

Général

Profil

Télécharger (7,65 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / status_captiveportal.php @ 0fab7eb1

# Date Auteur Commentaire
0fab7eb1 14 mai 2014 05:20 Michael Newton

Fix broken HTML elements and unescaped entities

8cd558b6 14 mars 2014 21:24 ayvis

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

e41ec584 12 mars 2014 15:42 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 23 novembre 2013 20:32 Ermal

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

f6339216 28 août 2013 19:54 jim-p

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

b4dcdbcf 21 août 2013 03:24 jim-p

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 06 août 2013 22:01 jim-p

Add the MAC manufacturer code to the CP status page

210eea2c 28 juin 2013 18:36 jim-p

Fix CP status sorting to properly respect the zone.

5705c60a 17 février 2013 15:34 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 15 février 2013 07:01 Michael Newton

while we're here, send named termination causes

91ca7e9f 15 février 2013 06:14 Michael Newton

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

477c58ce 14 janvier 2013 11:24 Luigi Capriotti

Add page to allow manual vouchers expiration

339688b2 29 décembre 2012 00:48 bcyrill

Fix: last activity on CP status

26ee5aaf 18 décembre 2012 10:20 Ermal

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 16 septembre 2012 12:17 PiBa-NL

(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 10 août 2012 19:32 jim-p

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

29c2c1db 15 mai 2012 17:11 jim-p

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

b4792bf8 07 septembre 2011 15:04 Ermal

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

b48b79c2 08 août 2011 15:37 jim-p

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

006802ab 04 mars 2011 21:15 Ermal
  • 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 22 décembre 2010 21:33 Ermal

Use correct lock.

dd5bf424 12 novembre 2010 17:36 Scott Ullrich

Fix XSS issues

9cb94dd4 03 novembre 2010 14:25 Ermal

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 12 août 2010 16:15 Renato Botelho

Use

c53220ef 11 août 2010 00:54 Erik Fonnesbeck

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

c3ff89b4 09 août 2010 14:54 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 août 2010 02:52 Chris Buechler

add tooltip. cvstrac 1640

e19e4cfb 21 juillet 2010 02:25 Carlos Eduardo Ramos

Implement gettext() calls on status_captiveportal.php

7ab2b688 25 novembre 2009 01:38 Scott Ullrich

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

7540905c 15 novembre 2009 07:28 Chris Buechler

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

1d333258 15 septembre 2009 03:49 Scott Ullrich

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

3ea73062 12 septembre 2009 03:42 Scott Ullrich

Add missing Location:

d402b77f 12 septembre 2009 03:41 Scott Ullrich

Redirect back to cp page after disconnection of user

b3890d78 12 septembre 2009 03:30 Scott Ullrich

Lock around read call

ff9d6728 20 août 2009 21:33 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 14 août 2009 19:13 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 13 juin 2009 19:24 charlie salvan

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 25 mai 2009 13:47 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 22 mai 2009 19:02 Ermal Lu?i

Check for blank lines and ignore them.

caec9484 22 mai 2009 18:29 Ermal Lu?i

A better fix to empty lines.

32822c6e 22 mai 2009 17:49 Ermal Lu?i

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

d853e5db 13 mai 2009 20:01 Ermal Lu?i

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

f80a6148 09 mai 2009 06:16 Ermal Lu?i

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

6b07c15a 01 août 2008 08:30 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 20 février 2008 18:48 Scott Ullrich

remove {$concurrent}, it breaks user manager.

d88c6a9f 16 novembre 2007 01:48 Scott Ullrich

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

644905e8 08 août 2007 18:30 Scott Ullrich

Sync w/ HEAD

9412dc37 26 juillet 2007 20:05 Scott Ullrich

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

555d3758 03 avril 2006 23:05 Scott Ullrich

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

5fd0b016 19 mars 2006 23:22 Scott Ullrich

Add sortable table header support

e54d4de6 03 janvier 2006 00:46 Scott Ullrich

Remove #!/usr/local/bin/php

af32f939 18 octobre 2005 17:53 Scott Ullrich

MFC 6960
Cleanup hardcoded meta refreshes

93641ef8 08 octobre 2005 00:00 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 21 juillet 2005 02:17 Erik Kristensen

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

516fd635 17 juillet 2005 22:54 Scott Ullrich

Refresh Captive Portal status every 60 seconds

74f446e8 03 juillet 2005 18:55 Bill Marquette

Use $pgtitle
small code cleanups

4df96eff 02 juillet 2005 06:38 Scott Ullrich

include head.inc and round corners on tabs

b46bfcf5 28 mars 2005 00:31 Bill Marquette

Add $Id$ tag

5b237745 07 novembre 2004 04:06 Scott Ullrich

Initial revision