summaryrefslogtreecommitdiffstats
path: root/usr/local/captiveportal/radius_authentication.inc
Commit message (Collapse)AuthorAgeFilesLines
* Code Style sbin tmp usrPhil Davis2015-03-131-20/+20
| | | | Bits and pieces from sbin tmp and usr but not yet usr/local/www
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-281-27/+2
|
* Use unset to free resources now that php does not use exit on CPErmal2013-01-291-0/+1
|
* Merge #237 manually whitout the GUI option for specifying interim interval. ↵Ermal2013-01-241-1/+2
| | | | It will read now this attribute if present in a reply and use it. Fixes #1492
* Revert "Make mac_format aware of multiple Captiveportal instances"Ermal2012-06-111-1/+1
| | | | This reverts commit 54df925b9ea447bdd10f88a886e2ef11d44c3059.
* Make mac_format aware of multiple Captiveportal instancesbcyrill2012-06-091-1/+1
|
* Remove unused codeErmal2012-03-231-1/+0
|
* Correct the Called-Station-Id attribute setting to be the consistent on ↵Ermal2012-01-201-4/+28
| | | | authentication packets
* - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portalRoberto Nunnari2011-11-291-2/+36
| | | | - Corrected bug in javascript funtion enable_change(enable_change)
* Add the multi instance CP to master branch. This allows to define CP with ↵Ermal2011-09-071-5/+5
| | | | different properties on different interfaces.
* Ticket #1013. Force NAS_PORT to be of type integer to avoid it being ↵Ermal2011-01-101-2/+2
| | | | interpreted as char and generate wrong radius packet.
* Nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
|
* Show even VIP's in the list. This is copied from nat code and probably ↵Ermal2010-06-171-6/+9
| | | | should be generalized.
* Do not assume WAN as the default interface to get the ip from for the ↵Ermal2010-06-171-1/+1
| | | | calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
* Actually match the description and send the wan interface ip as ↵Ermal2010-05-241-8/+6
| | | | Called-Station-Id on default settings.
* Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on ↵Ermal Luçi2009-09-131-2/+2
| | | | pfSense.
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+4
|
* Silence eclipse errorsScott Ullrich2007-03-211-14/+5
|
* Silence eclipse errorsScott Ullrich2007-03-211-2/+1
|
* Sync w/ m0n0wallScott Ullrich2007-02-271-21/+21
|
* Silence Eclipse warningsScott Ullrich2006-12-111-1/+1
|
* Unbreak radius authScott Ullrich2006-10-021-147/+155
|
* Fix > 16 char password auth issues.Scott Ullrich2006-05-241-11/+34
|
* Correct warnings and errors found eclipseScott Ullrich2006-01-151-0/+1
|
* Restore 1.2b5's captive portal. 1.2b7 + radius == boom.Scott Ullrich2005-03-141-136/+12
|
* Sync with 1.2b6 which would extended radius patch requires.Scott Ullrich2005-03-081-14/+138
|
* Revert back to 1.2b3 now that we are using a different radius patch.Scott Ullrich2005-03-081-5/+5
|
* m0n0wall -> pfSenseScott Ullrich2005-02-151-5/+5
|
* Add T. Howell-Cintron expanded radius attributes patch.Scott Ullrich2005-02-031-2/+2
|
* Initial revisionScott Ullrich2004-11-071-0/+128
OpenPOWER on IntegriCloud