summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
Commit message (Expand)AuthorAgeFilesLines
* Cancel button after input error for RELENG_2_2Phil Davis2015-07-151-1/+6
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+3
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+3
* Tidy up misc. XHTMLColin Fleming2014-06-231-1/+2
* Update services_captiveportal_couchers.phpColin Fleming2014-05-191-1/+1
* Tidy up "services_captiveportal_vouchers" XHTMLColin Fleming2014-04-031-28/+30
* xhtml Complianceayvis2014-03-141-17/+17
* Fix #3521, show correct field descrRenato Botelho2014-03-141-1/+1
* Use descr prepended to voucher fields containing descriptions to have them en...Ermal2014-03-121-14/+12
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-1/+1
* Properly use key here.Ermal2014-03-071-1/+2
* Fix openssl pathRenato Botelho2014-01-241-3/+3
* Fix saving of voucher sync settings.jim-p2013-12-161-11/+12
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Use same tab name on all pagesRenato Botelho2013-09-121-1/+1
* Change 'Pass-through MAC' tab name to reflect current realityRenato Botelho2013-09-121-1/+1
* s/require/require_once/g for filter.inc to avoid redeclaration errors in some...jim-p2013-08-281-1/+1
* Fixes #3001, Check the protocol of the webgui to determine if https is being ...Ermal2013-05-281-1/+6
* Revert "Correct URL creation for xmlrpc as well as some error checking"Ermal2013-02-061-34/+32
* Correct URL creation for xmlrpc as well as some error checkingErmal2013-02-061-32/+34
* Do not do double checks for thisErmal2013-01-291-1/+1
* Change order of cpzone checkbcyrill2013-01-271-9/+9
* Fixup paths when executing OpenSSL.jim-p2013-01-271-3/+3
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-231-1/+1
* If entering an action take the redir and exit even though the action was not ...Ermal2013-01-211-5/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-1/+9
* Use a random exponent for the RSA generation of keys. Its is questionable if ...Ermal2012-11-061-1/+17
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-3/+1
* Resolves #2330. Check if there is a previous voucher config before wipingErmal2012-04-131-1/+4
* Unset previously set voucher sync informationErmal2012-02-061-0/+4
* Don't let the browser auto-fill username and password on voucher config, as i...jim-p2011-12-211-2/+2
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-211-2/+2
* Converting javascript code from prototype to jQueryVinicius Coque2011-10-241-14/+14
* Add zone. Fixes #1945Scott Ullrich2011-10-101-1/+1
* Add the multi instance CP to master branch. This allows to define CP with dif...Ermal2011-09-071-95/+112
* Revert "fix text"Chris Buechler2011-07-231-1/+1
* fix textChris Buechler2011-07-231-1/+1
* makes correct use of printf and gettextVinicius Coque2011-07-181-1/+1
* Fixes #1327. Trigger synching of vouchers to config through check_reload_stat...Ermal2011-06-101-21/+2
* Add note about voucher sync (only enable on slave nodes).Scott Ullrich2011-05-271-1/+2
* * Add is_ipaddr_configured() so that people do not need to reinvent the wheel...Scott Ullrich2011-05-251-0/+2
* Disable csrf checks when posting from scripts.Ermal2011-05-251-0/+2
* Provide a voucher_expire function so that voucher can be expired through a POST.Ermal2011-05-251-0/+6
* Update some code to be more readble and more compliant to php5Ermal2011-05-251-2/+1
* Properly set/unset voucher enable/disable bit.jim-p2011-04-151-3/+6
* Correctly synchronize the db of vouchers from master. Also correctly write it...Ermal2011-03-251-49/+51
* Actually remember that the vouchers are enabledErmal2011-03-251-1/+1
* Allow to enable vouchers with the only things specified the voucher database ...Ermal2011-03-251-24/+33
OpenPOWER on IntegriCloud