Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Add a redirect url option to blocked macs | Renato Botelho | 2013-09-12 | 1 | -0/+10 |
| | |||||
* | Change 'Pass-through MAC' tab name to reflect current reality | Renato Botelho | 2013-09-12 | 1 | -3/+3 |
| | |||||
* | Add checks to make sure CP hard timeout is less or equal DHCP server default ↵ | Renato Botelho | 2013-03-22 | 1 | -2/+18 |
| | | | | lease time. It fixes #2899 | ||||
* | Remove unimplemented option | Ermal | 2013-02-20 | 1 | -13/+0 |
| | |||||
* | Remove interfaces that have been unselected from CP config properly | Ermal | 2013-02-13 | 1 | -1/+11 |
| | |||||
* | add input validation for NAS-Identifier | Michael Newton | 2013-02-12 | 1 | -2/+5 |
| | |||||
* | properly separate accounting options from general RADIUS options | Michael Newton | 2013-02-11 | 1 | -53/+45 |
| | | | | cleanup whitespace | ||||
* | allow entry of custom NAS ID | Michael Newton | 2013-02-11 | 1 | -4/+10 |
| | |||||
* | Implement privilege for allowing login through CP | Renato Botelho | 2013-02-07 | 1 | -5/+16 |
| | | | | | | | - The feature is optional, on by default for new zones, off for current ones when upgrading It should fix #1010 | ||||
* | Indent and whitespaces changes | Renato Botelho | 2013-02-07 | 1 | -20/+20 |
| | |||||
* | checkbox to allow reversing of RADIUS accounting byte counts | Michael Newton | 2013-02-01 | 1 | -2/+11 |
| | |||||
* | Convert all captiveportal code to not use ipfw_set_context since its not ↵ | Ermal | 2013-01-23 | 1 | -3/+3 |
| | | | | needed anymore. Also add code to validate cpzone on webgui pages before being used | ||||
* | Remove IPFW_FILTER flag since it gets not used anymore | Ermal | 2012-12-13 | 1 | -16/+0 |
| | |||||
* | Separate backend keywords from GUI language display in captive portal | Phil Davis | 2012-09-24 | 1 | -5/+5 |
| | | | When the GUI language was set to Portuguese, keywords like "default" and "unformatted" would be translated into Portuguese and written to config.xml - causing problems downstream in starting Captive Portal. Now the displayed values are in the GUI language but the underlying keywords stay in "computer-speak" in config.xml - forum http://forum.pfsense.org/index.php/topic,51988.msg281131.html#msg281131 | ||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -3/+1 |
| | |||||
* | Update master | bcyrill | 2012-07-06 | 1 | -1/+1 |
| | |||||
* | Fix Captive Portal SSL | bcyrill | 2012-07-06 | 1 | -1/+4 |
| | |||||
* | Implement certificate chain in Captive Portal | bcyrill | 2012-07-03 | 1 | -55/+21 |
| | |||||
* | Use Certificate Manager in Captive Portal settings | bcyrill | 2012-07-02 | 1 | -46/+75 |
| | |||||
* | fix a couple booboos | Darren Embry | 2012-06-14 | 1 | -6/+6 |
| | | | | | - fbegin.inc needs to be included after <body> - s/require/require_once/ fixes 'cannot redeclare function' error | ||||
* | Update master | bcyrill | 2012-06-09 | 1 | -9/+9 |
| | |||||
* | Rather than doig a string search do a proper matching of selected ↵ | Ermal | 2012-05-30 | 1 | -3/+4 |
| | | | | interfaces. Fixes #2378 | ||||
* | Clarify comment. Fixes #2270 | Ermal | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | implement #2407: create config option for captive portal listening port | Darren Embry | 2012-05-03 | 1 | -3/+6 |
| | |||||
* | fix saving of hard timeout | Chris Buechler | 2012-05-01 | 1 | -1/+0 |
| | |||||
* | fix for bug #2322: Fix CP secondary RADIUS auth source GUI | Darren Embry | 2012-03-29 | 1 | -4/+13 |
| | | | | http://redmine.pfsense.org/issues/2322 | ||||
* | Correct field name | Ermal | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | - Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal | Roberto Nunnari | 2011-11-29 | 1 | -2/+35 |
| | | | | - Corrected bug in javascript funtion enable_change(enable_change) | ||||
* | fix Bug 1946 | Cyrill Bannwart | 2011-10-10 | 1 | -10/+10 |
| | |||||
* | Fix multi instance cp items. Fixes #1946 | Scott Ullrich | 2011-10-10 | 1 | -2/+2 |
| | |||||
* | Fix multi instance cp items. Fixes #1946 | Scott Ullrich | 2011-10-10 | 1 | -12/+14 |
| | |||||
* | Correct check | Ermal | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | Add support for multiple radius server to be used during authentication | Ermal | 2011-09-07 | 1 | -7/+83 |
| | |||||
* | Add the multi instance CP to master branch. This allows to define CP with ↵ | Ermal | 2011-09-07 | 1 | -121/+199 |
| | | | | different properties on different interfaces. | ||||
* | Remove 'maxproc' since its unused in the code and correctly use maxprocperip ↵ | Ermal | 2011-07-22 | 1 | -8/+1 |
| | | | | to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html | ||||
* | Fix select detection code for the RADIUS NAS IP. Fixes #1648 | jim-p | 2011-07-06 | 1 | -2/+2 |
| | |||||
* | Allow Accounting Updates to become configurable when Accounting is selected. | Warren Baker | 2011-06-14 | 1 | -4/+4 |
| | |||||
* | Correct whitespace. | Ermal | 2011-06-06 | 1 | -2/+1 |
| | |||||
* | Clarify auth option to include Vouchers | Scott Ullrich | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | Make sure all CP form elements are disabled/enabled with the master checkbox. | jim-p | 2011-05-17 | 1 | -0/+2 |
| | |||||
* | fix text | Chris Buechler | 2011-03-20 | 1 | -1/+1 |
| | |||||
* | Resolves #1264. Read even the httpsname option from config so it displays ↵ | Ermal | 2011-02-08 | 1 | -0/+1 |
| | | | | correctly. | ||||
* | fix text | Chris Buechler | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | move pre-auth url before after auth url for consistency. | Scott Ullrich | 2011-01-25 | 1 | -7/+7 |
| | |||||
* | Set form field type, make URL boxes same size | Scott Ullrich | 2011-01-25 | 1 | -1/+1 |
| | |||||
* | move option near the other | Scott Ullrich | 2011-01-25 | 1 | -7/+7 |
| | |||||
* | Increase textbox size. Clarify the original Redirection URL purpouse | Scott Ullrich | 2011-01-25 | 1 | -2/+2 |
| | |||||
* | Adding CP pre-authentication redirect URL box | Scott Ullrich | 2011-01-25 | 1 | -1/+9 |
| | |||||
* | Misc fixups | Scott Ullrich | 2011-01-25 | 1 | -1/+1 |
| |