summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_l2tp_users_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Required fields for VPN pagesPhil Davis2017-01-311-2/+5
| | | | (cherry picked from commit 1bbdab13e436f5f2b9e381886be4d9c2d1a4e44f)
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Backport Remove input_errors2Ajax callsPhil Davis2016-07-201-6/+0
| | | | | | Original commit to master was https://github.com/pfsense/pfsense/commit/86d431a89d920f64dda5e7e1821f720daf6e067b
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Merge pull request #2825 from NOYB/VPN_/_L2TP_-_Remove_PersonalizationsStephen Beaver2016-04-041-2/+2
| | | | (cherry picked from commit 1505c1350e19c70a2ee4a2bf524497cede51eccf)
* Synchronize page titles with tab titles; Rename few titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent.
* Add password confirmation and change to Form_* frameworkStephen Beaver2015-12-301-53/+45
|
* Code style v wPhil Davis2015-12-171-1/+2
|
* 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 ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-27/+52
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-54/+51
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+212
OpenPOWER on IntegriCloud