Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565 | Renato Botelho | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Activate new shortcuts/status in the rest of the areas that are currently setup. | jim-p | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Relax PPTP password restrictions, just prevent starting with a !, and limit ↵ | jim-p | 2011-07-27 | 1 | -3/+3 |
| | | | | to common printable/keyboard characters so it doesn't result in invalid xml. Fixes #1720 | ||||
* | Correct password variable name for input validation test on PPTP users. ↵ | jim-p | 2011-05-19 | 1 | -1/+1 |
| | | | | Fixes #1239 | ||||
* | Be more restrictive with PPTP passwords, invalid characters can blow up the ↵ | jim-p | 2011-01-10 | 1 | -1/+1 |
| | | | | config. | ||||
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Don't allow a user-entered PPTP password to start with !, this will cause ↵ | jim-p | 2010-08-13 | 1 | -0/+3 |
| | | | | mpd to attempt an external auth program. | ||||
* | Fix gettext implementation on vpn_pptp_users_edit.php | Carlos Eduardo Ramos | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Implement gettext() calls on vpn_pptp_users_edit.php | Rafael Lucas | 2010-07-27 | 1 | -16/+16 |
| | |||||
* | Fix sorting issues that were introduced in an old commit, resulting in the ↵ | Erik Fonnesbeck | 2010-03-10 | 1 | -2/+1 |
| | | | | incorrect item sometimes being shown when clicking edit buttons. | ||||
* | Rework includes/require. This saves about 4 megabytes. | Scott Ullrich | 2009-11-21 | 1 | -0/+1 |
| | | | | Simplify get_memory(). Tested on mips/i386 | ||||
* | Remove all nested functions decalaration seems php does not like them! Make ↵ | Ermal Luçi | 2009-07-14 | 1 | -6/+5 |
| | | | | all the nested functions real functions. | ||||
* | Clear guiconfig from all sort junk functions and put them on the specific ↵ | Ermal Luçi | 2009-06-30 | 1 | -0/+14 |
| | | | | | | pages where they are needed. Remove some sort functions not used. | ||||
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -1/+1 |
| | | | | | | - 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 | ||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 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 | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Fixing css layout | Seth Mos | 2007-09-01 | 1 | -4/+4 |
| | |||||
* | Allow special characters in MPD/PPTP passwords. | Scott Ullrich | 2007-01-19 | 1 | -31/+31 |
| | | | | Ticket #1210 | ||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Nuke display_topbar(). Its's currently red and looks incredibly out of ↵ | Scott Ullrich | 2005-12-05 | 1 | -1/+0 |
| | | | | place. Hopefully we can add this back post 1.0 | ||||
* | Fix pgtitle | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | Bottom rounds made better | Bill Marquette | 2005-07-03 | 1 | -8/+3 |
| | |||||
* | More screens inherit rounded tabletops | Bill Marquette | 2005-07-03 | 1 | -0/+1 |
| | |||||
* | Use $pgtitle | Bill Marquette | 2005-07-03 | 1 | -1/+2 |
| | |||||
* | * Curve bottom of grey areas if needed | Scott Ullrich | 2005-07-02 | 1 | -1/+12 |
| | | | | | * Curve tabs * Cleanup | ||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -8/+3 |
| | |||||
* | Add back header | Scott Ullrich | 2005-06-21 | 1 | -0/+9 |
| | |||||
* | Import m0n0wall ipsec cert code | Scott Ullrich | 2005-06-21 | 1 | -18/+6 |
| | |||||
* | * Add missing cancel button | Scott Ullrich | 2005-04-22 | 1 | -1/+1 |
| | | | | * cancel -> Cancel | ||||
* | Add a Cancel button which takes the browser back to the page prior. | Scott Ullrich | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+159 |