Commit Graph

30 Commits

Author SHA1 Message Date
jim-p
4cf82d5294 Relax PPTP password restrictions, just prevent starting with a !, and limit to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720 2011-07-27 12:54:12 -04:00
jim-p
51f8a7f8d5 Correct password variable name for input validation test on PPTP users. Fixes #1239 2011-05-19 14:26:26 -04: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
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
jim-p
5f25bfea6d Don't allow a user-entered PPTP password to start with !, this will cause mpd to attempt an external auth program. 2010-08-13 09:33:36 -04:00
Carlos Eduardo Ramos
338fff726a Fix gettext implementation on vpn_pptp_users_edit.php 2010-07-29 13:06:09 -03:00
Rafael Lucas
891fba69e7 Implement gettext() calls on vpn_pptp_users_edit.php 2010-07-27 14:56:28 -03:00
Erik Fonnesbeck
0e3aa71cd0 Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons. 2010-03-10 19:31:56 -07:00
Scott Ullrich
483e6de842 Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386
2009-11-21 16:08:36 -05:00
Ermal Luçi
4504a76990 Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions. 2009-07-14 18:57:08 +00:00
Ermal Luçi
0d64af5975 Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.
2009-06-30 18:16:09 +00:00
Ermal Luçi
a368a026db * Reorganize the 'apply' button infrustructure in the GUI.
- Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
	- Convert all pages to the new infrustructure
	- This improves a lot the control on this notification
2009-06-30 17:15:22 +00:00
Matthew Grooms
6b07c15ad8 Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
d88c6a9fdf Switch over to array style page titles. Obtained-from: m0n0wall 2007-11-16 00:48:53 +00:00
Seth Mos
b5c7850109 Fixing css layout 2007-09-01 20:47:31 +00:00
Scott Ullrich
cc978ad1f3 Allow special characters in MPD/PPTP passwords.
Ticket #1210
2007-01-19 16:39:07 +00:00
Scott Ullrich
e54d4de6d5 Remove #!/usr/local/bin/php 2006-01-02 23:46:18 +00:00
Scott Ullrich
be093fab60 Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0 2005-12-05 00:05:56 +00:00
Bill Marquette
7b252e0956 Fix pgtitle 2005-07-03 20:18:42 +00:00
Bill Marquette
c15f268209 Bottom rounds made better 2005-07-03 20:17:01 +00:00
Bill Marquette
ef97ce1bf9 More screens inherit rounded tabletops 2005-07-03 19:17:51 +00:00
Bill Marquette
b128368a99 Use $pgtitle 2005-07-03 17:04:44 +00:00
Scott Ullrich
9999b3aa7c * Curve bottom of grey areas if needed
* Curve tabs
* Cleanup
2005-07-02 20:59:52 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Scott Ullrich
422f27c028 Add back header 2005-06-21 23:39:40 +00:00
Scott Ullrich
e241188641 Import m0n0wall ipsec cert code 2005-06-21 23:30:39 +00:00
Scott Ullrich
28b86d6486 * Add missing cancel button
* cancel -> Cancel
2005-04-22 02:27:38 +00:00
Scott Ullrich
53c59170cd Add a Cancel button which takes the browser back to the page prior. 2005-04-21 18:42:42 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00