summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_l2tp.php
Commit message (Expand)AuthorAgeFilesLines
* Improve L2TP Server DNS input validation. Fixes #7560jim-p2017-05-221-0/+11
* Add reason to write_config() calldoktornotor2017-03-071-1/+1
* GET/POST conversion vpn_l2tp*Steve Beaver2017-02-101-1/+1
* setHelp and gettext format vpn*Phil Davis2017-02-091-3/+3
* Required fields for VPN pagesPhil Davis2017-01-311-7/+7
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-0/+1
|\
| * Breadcrumb linksPhil Davis2017-01-101-0/+1
* | Report problems applying changesPhil Davis2017-01-031-9/+4
|/
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fix typo, LT2P->L2TPjim-p2016-08-021-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
* Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-101-12/+0
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fix #6440 RADIUS issued IPsPhil Davis2016-06-021-1/+1
* Fix typojim-p2016-05-031-2/+2
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+1
* Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
* Enhance input error message for RADIUS secretPhil Davis2016-02-081-1/+1
* Make L2TP VPN reminder text an infoblockPhil Davis2016-01-221-2/+5
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* Fix syntax errors introduced on recent merged pull requestsRenato Botelho2016-01-121-1/+1
* redmine 5702 - switch to high level IPv4 functions instead of low level ip2lo...stilez2016-01-121-5/+1
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-2/+2
* Adjust more calls to print_info_box with unquoted stringsNewEraCracker2016-01-071-1/+1
* Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post valida...Renato Botelho2016-01-061-3/+6
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-2/+8
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-2/+10
* Code style v wPhil Davis2015-12-171-4/+6
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-2/+2
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Page converted to Form.class frameworkStephen Beaver2015-11-241-330/+171
* LT2p breadcrumbsPhil Davis2015-11-241-1/+1
* Completed #5359Stephen Beaver2015-10-301-26/+50
* Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-221-10/+11
* vpn_l2tp.php clean up textChris Buechler2015-09-211-3/+3
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-201/+233
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+493
OpenPOWER on IntegriCloud