summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_pppoe_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ↵jim-p2016-01-221-8/+20
| | | | add a user login count option.
* Fix syntax errors introduced on recent merged pull requestsRenato Botelho2016-01-121-1/+1
|
* Merge pull request #2411 from stilez/patch-15Renato Botelho2016-01-121-4/+1
|\
| * redmine 5702 - switch to high level IPv4 functions instead of low level ↵stilez2016-01-121-4/+1
| | | | | | | | ip2long32() etc
* | SImplify a recent-added validation teststilez2016-01-091-3/+1
|/ | | numericint is the standard test for numeric && >=0
* Fix up text on PPPoE Serverjim-p2016-01-071-14/+14
|
* Validate pppoe_subnet before use it in calculation. Ticket #5720Renato Botelho2016-01-061-0/+5
|
* Change number of PPPoE users range to 1-255 and add an extra POST validationRenato Botelho2016-01-061-1/+4
|
* Fix field name validationRenato Botelho2016-01-061-1/+1
|
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-4/+10
|
* Merge pull request #2256 from phil-davis/r014Stephen Beaver2015-12-171-14/+19
|\
| * Code style servicesPhil Davis2015-12-171-14/+19
| |
* | services_pppoe_edit handle both GET and POSTPhil Davis2015-12-171-2/+2
|/ | | | | This wacky logic would only have got to the $_POST checks if $_GET['id'] was already set. I haven't looked to analyse it - but how would anything using $_POST have worked?
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-0/+632
OpenPOWER on IntegriCloud