Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
index.php 9.42 KB
radius_accounting.inc 10.8 KB
radius_authentication.inc 7.5 KB

Latest revisions

# Date Author Comment
89341b50 05/06/2012 06:07 PM Chris Buechler

fix vouchers

470d24a3 05/03/2012 04:34 PM Darren Embry

implement #2407: create config option for captive portal listening port

eedd093a 05/01/2012 05:32 AM Chris Buechler

correct hostname variable, and use FQDN

a53794c9 03/29/2012 03:18 PM Darren Embry

possible fix for Bug #2311: Wrong redirection URL (from http -> https) missing colon char

7b89ea6a 03/23/2012 11:12 PM Ermal LUÇI

Remove unused code

bef75b4c 03/22/2012 12:56 AM Darren Embry

fix for: Captive Portal Login dies on empty input

Not actually tested because CP doesn't work right now.

http://redmine.pfsense.org/issues/1874

48387425 01/20/2012 12:57 PM Erik Fonnesbeck

Should be preg_split instead of explode

212ab80f 01/20/2012 12:23 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the consistent on authentication packets

cff5204a 01/20/2012 12:21 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the same on STOP/START packets

cfbfd941 01/19/2012 07:33 PM Seth Mos

The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings

View revisions

Also available in: Atom