index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
captiveportal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #556 from tuyan/c8b07434e3a1c9ae905c2e6cbef6f8fb25e3db00
Ermal Luçi
2013-04-11
1
-2
/
+3
|
\
|
*
Fixed PHP_INT_MAX not being 2^32 for accounting gigawords.
Tuyan Ozipek
2013-04-11
1
-2
/
+3
*
|
Implement privilege for allowing login through CP
Renato Botelho
2013-02-07
1
-0
/
+4
*
|
Use unset to free resources now that php does not use exit on CP
Ermal
2013-01-29
2
-0
/
+2
*
|
allow empty CP password to be sent to RADIUS server
Michael Newton
2013-01-29
1
-1
/
+1
*
|
Merge #237 manually whitout the GUI option for specifying interim interval. I...
Ermal
2013-01-24
2
-3
/
+2
*
|
Make sure this is in global scope
Ermal
2013-01-23
1
-0
/
+2
*
|
Validate the cpzone parameter passed that it actually is a valid zone
Ermal
2013-01-21
1
-0
/
+6
*
|
Revert "There should be always a zone given from lighty to us so try to get t...
Ermal
2013-01-21
1
-4
/
+1
*
|
There should be always a zone given from lighty to us so try to get that first
Ermal
2013-01-21
1
-1
/
+4
*
|
Update to master
bcyrill
2013-01-16
1
-23
/
+5
|
\
\
|
*
|
Add portal_hostname_from_client_ip function
bcyrill
2013-01-15
1
-26
/
+8
*
|
|
Update usr/local/captiveportal/index.php
bcyrill
2013-01-15
1
-123
/
+121
|
/
/
*
|
Remove redundant code fragment
bcyrill
2013-01-15
1
-1
/
+0
*
|
Get back to trim() and strip / from left/right but when redirecting properly ...
Ermal
2013-01-04
1
-3
/
+3
*
|
Use rtrim to avoid issues
Ermal
2013-01-03
1
-2
/
+2
*
|
Add square brackets around IPv6 addresses
bcyrill
2012-12-17
1
-3
/
+7
*
|
only trim the / if it is alone
bcyrill
2012-12-15
1
-1
/
+2
*
|
only trim the / at the end of the redirurl
bcyrill
2012-12-15
1
-1
/
+1
*
|
always use the shortcut cpcfg variable
bcyrill
2012-12-15
1
-10
/
+10
*
|
Correctly retrieve the mac address
Ermal
2012-12-14
1
-2
/
+4
*
|
Do not exit from php rather return to not have to refork again from the manager
Ermal
2012-12-13
1
-7
/
+7
*
|
Switch all the actions(pipe create/table modify/get mac address) during fast ...
Ermal
2012-12-13
1
-1
/
+1
|
/
*
Simplify logic
Ermal
2012-11-28
1
-7
/
+8
*
Only try to get mac if the its required
Ermal
2012-11-28
1
-1
/
+2
*
Put fix for IE 8/9 url handling bug
Ermal
2012-07-27
1
-1
/
+2
*
Revert "Make mac_format aware of multiple Captiveportal instances"
Ermal
2012-06-11
2
-5
/
+5
*
Make mac_format aware of multiple Captiveportal instances
bcyrill
2012-06-09
2
-5
/
+5
*
Ensure there is a '.' between hostname and domain. Partially fixes #2454
Warren Baker
2012-05-25
1
-6
/
+6
*
fix vouchers
Chris Buechler
2012-05-06
1
-1
/
+1
*
implement #2407: create config option for captive portal listening port
Darren Embry
2012-05-03
1
-3
/
+6
*
correct hostname variable, and use FQDN
Chris Buechler
2012-05-01
1
-1
/
+1
*
possible fix for Bug #2311: Wrong redirection URL (from http -> https) missin...
Darren Embry
2012-03-29
1
-1
/
+1
*
Remove unused code
Ermal
2012-03-23
1
-1
/
+0
*
fix for: Captive Portal Login dies on empty input
Darren Embry
2012-03-21
1
-1
/
+1
*
Should be preg_split instead of explode
Erik Fonnesbeck
2012-01-20
1
-1
/
+1
*
Correct the Called-Station-Id attribute setting to be the consistent on authe...
Ermal
2012-01-20
1
-4
/
+28
*
Correct the Called-Station-Id attribute setting to be the same on STOP/START ...
Ermal
2012-01-20
1
-6
/
+32
*
The function split() is replaced by the function explode(). Starting with PHP...
smos
2012-01-19
1
-1
/
+1
*
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
Roberto Nunnari
2011-11-29
1
-2
/
+36
*
Fixes #1874. Correctly error out when the user or the pass is not posted duri...
Ermal
2011-09-13
1
-6
/
+9
*
Add support for multiple radius server to be used during authentication
Ermal
2011-09-07
1
-6
/
+24
*
Add the multi instance CP to master branch. This allows to define CP with dif...
Ermal
2011-09-07
3
-30
/
+33
*
Plug a security risk on CP where a user can login by submitting a special req...
Ermal
2011-07-21
1
-1
/
+1
*
Fix redirurl collection so after login the user can be redirected correctly
Ermal
2011-07-21
1
-4
/
+4
*
Fixes #1618. Always convert the NAS_PORT value to int in php and pass the att...
Ermal
2011-07-15
1
-3
/
+3
*
Use the availble constant on php for this and also the right value that comes...
Ermal
2011-05-06
1
-2
/
+2
*
ipfw is not referenced here.
Ermal
2011-03-15
1
-1
/
+0
*
* Prevent concurrent logins on CP to not be recorded on the DB.
Ermal
2011-03-04
1
-1
/
+1
*
Move all functions from index.php for captiveportal.inc
lgcosta
2011-02-22
1
-406
/
+0
[next]