Commit Graph

8531 Commits

Author SHA1 Message Date
Warren Baker
20413b72bf Added Captive Portal RRD graphs, there are two graphs one for the number of logged in users since last rrd poll, and concurrent number of users logged in. 2011-01-28 17:16:19 +02:00
Scott Ullrich
1e2ee7148d Redirect to correct page 2011-01-25 17:03:32 -05:00
Scott Ullrich
1b01056c7d Redirect to correct page 2011-01-25 17:00:41 -05:00
Scott Ullrich
ec192fe543 Fix url. Do not include mod_accesslog twice 2011-01-25 14:55:54 -05:00
Scott Ullrich
a00e1d896b move pre-auth url before after auth url for consistency. 2011-01-25 13:24:35 -05:00
Scott Ullrich
f6a0f98299 Set form field type, make URL boxes same size 2011-01-25 13:23:36 -05:00
Scott Ullrich
766070204d move option near the other 2011-01-25 13:22:17 -05:00
Scott Ullrich
ecc193491c Increase textbox size. Clarify the original Redirection URL purpouse 2011-01-25 13:19:51 -05:00
Scott Ullrich
38060391d5 Handle PORTAL_REDIRURL variable 2011-01-25 13:13:01 -05:00
Scott Ullrich
e0f1a8d6ec Adding CP pre-authentication redirect URL box 2011-01-25 13:09:29 -05:00
Scott Ullrich
620ac186ea Misc fixups 2011-01-25 12:31:47 -05:00
Scott Ullrich
9592c1327f Prevent drop down menu creation 2011-01-25 12:12:54 -05:00
Scott Ullrich
d413cd50f3 Adding switch to prevent dropdown menu creation. 2011-01-25 12:11:54 -05:00
Scott Ullrich
4e97813592 Adding tab for allowed hostnames 2011-01-25 12:07:43 -05:00
Scott Ullrich
55c18b30a9 Adding preliminary version of allowed hostnames. Allowed hostnames function similar to allowed IP addresses and permit the captive portal to pass traffic out. An example usage of this is to allow access to a hotel web page freely and then require authentcation hotlinking from this point. 2011-01-25 11:55:07 -05:00
Scott Ullrich
f23a6091d4 Fix formatting. Die, VIM, DIE! 2011-01-25 11:35:33 -05:00
Chris Buechler
f0e69fca01 don't show version on this page either, to match the other pages 2011-01-25 05:32:14 -05:00
Chris Buechler
67bc955d79 handle alternate xml_rootobj correctly when doing config backups w/RRD data 2011-01-24 18:14:49 -05:00
jim-p
261c7de869 Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html ) 2011-01-24 14:34:44 -05:00
Ermal
4994645524 Do proper input validation on traffic shaper wizards to not allow empty fiedls. 2011-01-24 16:54:25 +00:00
Ermal
8d9c3f7610 Properly check empty fields when specifying bandwidth values. 2011-01-24 16:38:43 +00:00
jim-p
0e01b3c623 Fix OpenVPN wizard. 2011-01-21 15:13:55 -05:00
Chris Buechler
bb8f186eef fix text 2011-01-21 02:50:48 -05:00
Chris Buechler
eadb78bc69 correct field type, no aliases allowed here 2011-01-20 21:41:41 -05:00
jim-p
582c58ae1e Add drop-down to select OpenVPN hardware crypto (finds usable devices from "openssl engine" list) for clients and servers. 2011-01-20 17:19:34 -05:00
jim-p
bca35cff46 Add a checkbox for duplicate-cn on OpenVPN servers. 2011-01-20 12:33:39 -05:00
Scott Ullrich
86ae36217b Allow setting package interfaces to loopback (lo0) 2011-01-19 18:35:51 -05:00
Chris Buechler
33a2693c75 don't show platform here (rebrands) 2011-01-19 13:53:59 -05:00
jim-p
1c4edc3c32 If an outbound nat rule has a protocol specified, show it in the summary view. 2011-01-19 13:07:19 -05:00
Chris Buechler
ff998f10e4 fix DNS rebinding descr 2011-01-18 21:36:56 -05:00
Ermal
532cb89499 Ticket #836 Ticket #1194 and http://forum.pfsense.org/index.php/topic,32175.msg166263.html#msg166263 suggest that now that CP actions are quite fast its better to send the logout data before actually disconnecting the client. 2011-01-18 22:21:11 +00:00
jim-p
4b08378cdf No need to set this here anymore. We set it higher by default. 2011-01-18 10:38:54 -05:00
jim-p
5a05633aa2 Fix serial port note text. 2011-01-14 14:58:53 -05:00
jim-p
396cfe2ee5 Validate imported CA/Cert a bit more strongly. Should fix #1190 2011-01-13 09:33:13 -05:00
Scott Ullrich
a8c3598046 Revert "nuke content size."
This reverts commit 456962bde2.
2011-01-11 21:37:52 -05:00
Pierre POMES
34bf3b3b93 Ticket #1183. Skip call to filter_configure() here, this will be done when user will click on 'apply changes' button in firewall_aliases.php 2011-01-10 21:28:42 -05:00
jim-p
001cbed200 Sort installed packages in a case insensitive way on the widget and installed packages list. 2011-01-10 17:58:51 -05:00
jim-p
c126131572 Whitespace fixes 2011-01-10 17:57:39 -05:00
jim-p
b2254c7f38 Sort services on the services status page and widget. 2011-01-10 17:49:42 -05:00
jim-p
887b5af573 Be more restrictive with PPTP passwords, invalid characters can blow up the config. 2011-01-10 16:23:49 -05:00
Ermal
0f70d563a2 Ticket #944. Do not use the interface_bring_down fucntion here since it is meant for assigned interfaces. Directly destroy previous vlan interface if parent changes. 2011-01-10 17:21:34 +00:00
Ermal
d0d70b03bb Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpreted as char and generate wrong radius packet. 2011-01-10 17:00:19 +00:00
jim-p
c97297fda0 Add EasyRule images to all other themes. Should work in all themes now. 2011-01-10 10:58:30 -05:00
Pierre POMES
10e4d55e9d Fix HTML errors reported by Eclipse using PHP perspective 2011-01-09 13:29:11 -05:00
Warren Baker
5186f104b8 Added Unbound to the package section for correct link to doc site. 2011-01-08 18:10:58 +02:00
jim-p
d865241edd Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05:00
Scott Ullrich
19e76a0bdb Do not center hard drive upgrade image 2011-01-05 18:30:19 -05:00
Scott Ullrich
4944d592f5 Increase textarea column size. 2011-01-05 18:20:49 -05:00
Scott Ullrich
bdf790aa63 Clarify a few lines of text 2011-01-05 18:18:23 -05:00
Scott Ullrich
456962bde2 nuke content size. 2011-01-05 16:54:56 -05:00