summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
Commit message (Expand)AuthorAgeFilesLines
* Restore the captive portal feature to view the captive portal page directly f...jim-p2017-06-141-3/+10
* Fix links to CP MAC management page so they include the zone name. Fixes #7591jim-p2017-05-221-2/+2
* Select "No Authentication" for a portal zone by default, since it is the defa...jim-p2017-05-221-2/+4
* Only cache CP RADIUS Auth credentials when reauthentication is enabled. Fixes...jim-p2017-05-081-1/+3
* GET/POST conversionSteve Beaver2017-02-141-15/+14
* setHelp format for services_captiveportalPhil Davis2017-02-081-21/+21
* Remove \n from gettext stringsRenato Botelho2017-02-031-8/+8
* Remove unneeded sprint and gettext in setHelpPhil Davis2017-02-031-2/+2
* Remove unneeded sprintf from setHelp callsSteve Beaver2017-02-021-2/+2
* Code with multiple %s in usr/local/wwwPhil Davis2017-02-011-1/+1
* Merge pull request #3441 from phil-davis/required-fields7Renato Botelho2017-01-251-6/+6
|\
| * Required fields for Captive PortalPhil Davis2017-01-251-6/+6
* | Merge pull request #3440 from phil-davis/patch-2Renato Botelho2017-01-251-2/+6
|\ \
| * | Captive Portal auth method is requiredPhil Davis2017-01-251-2/+6
| |/
* | CP HTTPS Forwards setHelp formatPhil Davis2017-01-251-1/+1
|/
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Remove unused print_info_box($savemsg)Phil Davis2017-01-041-4/+0
* Standardize privilege name capitalizationPhil Davis2016-12-311-2/+2
* Update services_captiveportal.phpnoledge2016-12-111-1/+1
* Captive portal: add option to include idle time in total session timeplumbeo2016-12-031-0/+11
* Do not attempt to remove interfaces from CP zone, captiveportal_configure_zon...Renato Botelho2016-10-311-13/+1
* Fix #6872 CP bandwidth 0 is no validPhil Davis2016-10-241-1/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-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-43/+42
* Fix typojim-p2016-06-201-1/+1
* Add a safebelt to makesure $cpzone is always in lowercase. Ticket #6278Renato Botelho2016-05-121-0/+1
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-1/+1
* Adding missing spaces between punctuationNewEraCracker2016-05-101-1/+1
* Hide freelogins_resettimeout on disableStephen Beaver2016-05-021-0/+1
* Fixed #6920 - Missing input elementStephen Beaver2016-04-291-0/+8
* Apply "Editor" Phil's suggestions.NOYB2016-03-311-1/+1
* Services / Captive Portal - Remove PersonalizationsNOYB2016-03-301-10/+10
* The zone parameter needs to be in this html example for CP.jim-p2016-03-211-0/+1
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-9/+9
* Internationalize Form_Button textPhil Davis2016-03-111-9/+9
* Fix CP portal page controls (view, download, reset) for consistency. Ticket #...jim-p2016-03-091-36/+51
* Use correct variable. Ticket #5946Chris Buechler2016-03-021-1/+1
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-2/+2
|\
| * Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + i...k-paulius2016-02-141-1/+1
| * Cert is abbreviated word so adding . to stay consistent with the usage of Avail.k-paulius2016-02-141-1/+1
* | No need to state that it is a warningk-paulius2016-02-141-1/+1
|/
* Synchronize page titles with tab titles. Rename some titles in order to be mo...k-paulius2016-02-131-1/+1
* Add colon before zone name to make it more readable.k-paulius2016-02-121-1/+1
* Convert section titles to title casek-paulius2016-02-101-3/+3
* Fix NAS IP listing in captive portal. semi-related to Ticket #5656Chris Buechler2016-02-061-0/+1
* Add option for FreeRADIUS-friendly stop/start RADIUS accounting updates.jim-p2016-01-281-3/+11
* Fixed #5824Stephen Beaver2016-01-271-3/+6
* add call gettext function in the services menubruno2016-01-251-1/+1
* Fixed #5789Stephen Beaver2016-01-211-2/+2
OpenPOWER on IntegriCloud