summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
Commit message (Expand)AuthorAgeFilesLines
* Use a random exponent for the RSA generation of keys. Its is questionable if ...Ermal2012-11-061-1/+17
* 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
* Revert "Add zone. Fixes #1945"Scott Ullrich2011-10-101-1/+1
* Add zone. Fixes #1945Scott Ullrich2011-10-101-1/+1
* Revert "fix text"Chris Buechler2011-07-231-1/+1
* fix textChris Buechler2011-07-231-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
* Misc fixupsScott Ullrich2011-01-251-1/+1
* Prevent drop down menu creationScott Ullrich2011-01-251-1/+1
* Adding tab for allowed hostnamesScott Ullrich2011-01-251-0/+1
* Set default interval of syncing voucher db to config to 5 minutes instead of ...Ermal2010-12-141-1/+1
* Add a note about pressing cancel if user does not want to recreate the vouchersScott Ullrich2010-08-301-1/+1
* Add Captive Portal voucher database sync to secondary nodes. How this works...Scott Ullrich2010-08-301-262/+450
* gettext fixesRenato Botelho2010-08-121-12/+12
* Implement gettext() calls on services_captiveportal_vouchers.phpCarlos Eduardo Ramos2010-07-141-61/+62
* Remove auth logs tab, since it is handled by the log link above.jim-p2010-06-021-1/+0
* Add status/log links to Captive Portal pagesjim-p2010-06-021-0/+3
* Revert "add a status tab to the CP screens as well", this is just a tad too longChris Buechler2010-05-281-1/+0
* add a status tab to the CP screens as wellChris Buechler2010-05-281-0/+1
* add auth logs tab to CP screensChris Buechler2010-05-281-0/+1
* fix roll imagesChris Buechler2009-12-261-3/+3
* display + image, clean up white spaceChris Buechler2009-12-261-7/+9
* fix typo and text alignmentChris Buechler2009-12-261-2/+2
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-241-1/+4
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+4
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+395
OpenPOWER on IntegriCloud