FInished password hiding logic by ensuring $_POST['password'] != DMYPWD before updating
Added new addPassword method and password == password_confirm validation where required.
Take this conditional out, it wasn't enough, and we have a script example for how to handle this properly now while respecting CSRF
Only disable CSRF on diag_backup.php for the download action where it might be scripted. Other actions need its protection.
Only enable Restore Configuration if a file is selected
If the user clicks "Choose File" and then cancels the file selection dialog, disable the "Restore Configuration" button.
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Code style usr local www a-e
Rename of files to better match their position in the memory structure
Fixed #5617Fixed #5612
Redmine #4279 Package reinstall displayed when shutting down before upgrade
Use a different flag file to indicate that a package reinstall isrequired after a reboot is done first. This avoids the possibility thatthe user navigates in the webGUI during the time while the shutdown is...
add option to choose number of dashboard columns
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Remove $Id stuff from comment headers
Completes cleanup of header stuff for these files
Diag review
Correction per Phil Davis
First batch of copyright updates
Remove unused call to update_status_output()
Addresses #5159 by removing hide/show/disable/enable functions to included file
Ticket #5204 a clean up pass of the jquery sections
Fixed #5187Added multipart encoding to form
Ticket #5182 change show/hide functionality
Retire PPTP server, fixes #4226:
- Remove PPTP server and all related code- Bump config version 12.2- Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
Merge with bootstrap
bootstrap usr/local/www a to e minor edits
bootstrap, use require_once for classes/Form.class.php
Merge branch 'master' into bootstrap
Move main pfSense content to src/