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
*
Fix redirurl collection so after login the user can be redirected correctly
Ermal
2011-07-21
1
-4
/
+4
*
Plug a security risk on CP where a user can login by submitting a special req...
Ermal
2011-07-21
1
-1
/
+1
*
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
*
Handle PORTAL_REDIRURL variable
Scott Ullrich
2011-01-25
1
-0
/
+6
*
Ticket #836 Ticket #1194 and http://forum.pfsense.org/index.php/topic,32175.m...
Ermal
2011-01-18
1
-3
/
+3
*
Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpre...
Ermal
2011-01-10
2
-4
/
+4
*
Ticket #1128. Ooops pass the right parameter to unlock.
Ermal
2010-12-23
1
-1
/
+1
*
Nuke trailing carriage returns
Scott Ullrich
2010-12-22
3
-3
/
+3
*
Make the CP locking more granular and make use correctly of exclusive/shared ...
Ermal
2010-12-22
1
-27
/
+9
*
Ticket #868. Add Connection: close to the header to be proxy friendly. See ht...
Ermal
2010-10-18
1
-0
/
+1
*
Separate this control structure from the one before it, change the order, and...
Erik Fonnesbeck
2010-09-25
1
-4
/
+9
*
Add an option for allowing clients to pass through the captive portal a limit...
Erik Fonnesbeck
2010-09-24
1
-1
/
+93
*
Restore this code so the redirect after logging into the captive portal will ...
Erik Fonnesbeck
2010-09-24
1
-0
/
+2
*
Do not overwrite the redirurl parameter already taken care of.
Ermal
2010-09-15
1
-6
/
+5
*
Remove ORIGINAL_PORTAL_IP option. Never did get it working correctly.
Scott Ullrich
2010-08-24
1
-6
/
+1
*
Fixes #821. Force usage of configured redirurl when one has been configured.
Ermal
2010-08-11
1
-27
/
+28
*
clarify text
Chris Buechler
2010-07-28
1
-1
/
+1
*
Pull in RADIUS reply messages for logout page.
jim-p
2010-07-15
1
-0
/
+5
*
Use the configured src ip attribute choosen for accounting too.
Ermal
2010-06-17
1
-1
/
+5
*
Show even VIP's in the list. This is copied from nat code and probably should...
Ermal
2010-06-17
1
-6
/
+9
*
Do not assume WAN as the default interface to get the ip from for the calling...
Ermal
2010-06-17
1
-1
/
+1
*
Provide a default error message on error pages if there is none provided by o...
Ermal
2010-06-01
1
-7
/
+9
*
Add forgotten newlines.
Ermal
2010-06-01
1
-2
/
+2
*
Do not overwrite previous rules.
Ermal
2010-06-01
1
-1
/
+1
*
Free ipfw ruleno so it can be reused. Propperly delete passthrough mac entrie...
Ermal
2010-06-01
1
-0
/
+8
*
Use correct array to iterate.
Ermal
2010-06-01
1
-1
/
+1
*
Use REQUEST to hanle both POST/GET.
Ermal
2010-05-28
1
-1
/
+1
*
Make the logout page configurable like the other pages. The only difference i...
Ermal
2010-05-28
1
-31
/
+1
*
Provide an error message to the call.
Ermal
2010-05-28
1
-1
/
+1
*
Some configurations want to be able to ask users about replacing their existi...
Ermal
2010-05-28
1
-5
/
+24
*
Add the username to the auto added mac passthrough entry. Add an option to se...
Ermal
2010-05-28
1
-1
/
+14
*
Do comparions as meant not assignment. Pointy-hat: Myself
Ermal
2010-05-28
1
-1
/
+1
*
Actually send the wan ip address as calledstationid as advertised on captivep...
Ermal
2010-05-25
1
-4
/
+4
*
Use url_redirection even on successful login case if present. Add a redir fun...
Ermal
2010-05-24
1
-9
/
+13
*
Actually use the radius WISPr(4) attribute 'url_redirection' when present.
Ermal
2010-05-24
1
-1
/
+7
*
Actually match the description and send the wan interface ip as Called-Statio...
Ermal
2010-05-24
1
-8
/
+6
*
Actually use the radius WISPr(4) attribute 'url_redirection' if present.
Ermal
2010-05-24
1
-4
/
+4
*
Do not allow nonstop redirects to self
Scott Ullrich
2010-05-21
1
-1
/
+1
*
Move get_include_contents function to pfsense-utils.inc
Scott Ullrich
2010-05-21
1
-10
/
+0
*
Allow php code to be included in the primary captive portal page. Add new OR...
Scott Ullrich
2010-05-21
1
-7
/
+32
*
Add a global declaration.
Ermal
2010-05-19
1
-2
/
+2
*
Improve/correct the passthrumac rules when this option is enabled.
Ermal
2010-05-05
1
-182
/
+176
*
Ticket #565. Correct deleting passthru mac entries. revert back to always all...
Ermal
2010-05-03
1
-15
/
+1
*
fix up text
Chris Buechler
2010-05-01
1
-1
/
+1
*
Warn the user when we cannot get the MAC address on pass through auto add cas...
Ermal
2010-04-20
1
-1
/
+3
*
Use tables of ipfw for passthrough mac entries. This makes it scale way bette...
Ermal
2010-04-20
1
-26
/
+23
[next]