summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
Commit message (Collapse)AuthorAgeFilesLines
* Allow Accounting Updates to become configurable when Accounting is selected.Warren Baker2011-06-141-4/+4
|
* Correct whitespace.Ermal2011-06-061-2/+1
|
* Clarify auth option to include VouchersScott Ullrich2011-05-271-1/+1
|
* Make sure all CP form elements are disabled/enabled with the master checkbox.jim-p2011-05-171-0/+2
|
* fix textChris Buechler2011-03-201-1/+1
|
* Resolves #1264. Read even the httpsname option from config so it displays ↵Ermal2011-02-081-0/+1
| | | | correctly.
* fix textChris Buechler2011-02-071-1/+1
|
* move pre-auth url before after auth url for consistency.Scott Ullrich2011-01-251-7/+7
|
* Set form field type, make URL boxes same sizeScott Ullrich2011-01-251-1/+1
|
* move option near the otherScott Ullrich2011-01-251-7/+7
|
* Increase textbox size. Clarify the original Redirection URL purpouseScott Ullrich2011-01-251-2/+2
|
* Adding CP pre-authentication redirect URL boxScott Ullrich2011-01-251-1/+9
|
* 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
|
* Run filter configure after doing a save on CP.Ermal2010-12-281-0/+2
|
* Rename to pass-through credits and improve descriptions.Erik Fonnesbeck2010-09-251-9/+10
|
* Display the correct state when the new checkbox has been checked.Erik Fonnesbeck2010-09-251-1/+1
|
* Add an option for allowing clients to pass through the captive portal a ↵Erik Fonnesbeck2010-09-241-0/+36
| | | | limited number of times before requiring login.
* Fix description for upload of logout page.Erik Fonnesbeck2010-09-241-2/+1
|
* Correct text to read when a logout event occursScott Ullrich2010-08-241-1/+1
|
* Fix some printfs and some text.Erik Fonnesbeck2010-08-121-7/+7
|
* Just fix some space and tab problemsRenato Botelho2010-08-121-1/+1
|
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-5/+8
|\ | | | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
| * Protect against PHP errors if the interface list is emptyjim-p2010-08-121-5/+8
| |
* | gettext fixesRenato Botelho2010-08-121-46/+57
|/
* Corrections gettext implementation on services_captiveportal.phpCarlos Eduardo Ramos2010-07-211-3/+3
|
* Implement gettext() calls on services_captiveportal.phpCarlos Eduardo Ramos2010-07-141-151/+152
|
* Use proper name for index.Ermal2010-06-171-1/+1
|
* Show even VIP's in the list. This is copied from nat code and probably ↵Ermal2010-06-171-0/+15
| | | | should be generalized.
* Do not assume WAN as the default interface to get the ip from for the ↵Ermal2010-06-171-0/+23
| | | | calling station id. Instead add a select box(list) to choose the interface(ip) to send to radius.
* 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
| | | | This reverts commit 881eb09217613337da4dd5376a038446a0e18b1c.
* 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
|
* Make the logout page configurable like the other pages. The only difference ↵Ermal2010-05-281-0/+20
| | | | is that this page/code will be treated as a .php page so it may contain internal php CP variables referenced.
* Add the username to the auto added mac passthrough entry. Add an option to ↵Ermal2010-05-281-1/+9
| | | | services->captiveportal page to activate/deactivate the auto-saving of username with the auto added mac passthrough.
* We accept PHP pages now, note thisScott Ullrich2010-05-211-2/+2
|
* fix up textChris Buechler2010-05-011-8/+8
|
* Add a new option which allows the admin user to configure CP so that it ↵Ermal2010-04-201-1/+12
| | | | automatically enters an MAC passthru entry. The MAC is taken from login details and has to be removed manually. Also do improvements on rules handling and pipes. Add some optmizations. Teach the GUI/backend on ip/mac passthrough to configure a bw limit for this entries.
* Add intermmediate certificate support to CP config page.Ermal Luçi2010-03-011-0/+11
|
* Add radius mac formatting GUI bits. The backend bits where already present. ↵sullrich2009-11-281-0/+26
| | | | Resolves #178
* Use long php notation openersullrich2009-11-271-1/+1
|
* Expand services -> captiveportal infterface box to match the number of ↵sullrich2009-11-271-1/+1
| | | | interfaces present Resolves #160
* 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
| | | | Simplify get_memory(). Tested on mips/i386
* Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor ↵Ermal Luçi2009-10-051-6/+3
| | | | | | attributes for bandwidth and fix radius-session-timeout attribute. Do some whitespace cleanup while here.
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-1/+3
| | | | Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.
OpenPOWER on IntegriCloud