Deletes Even if Say Cancel - Fixes 5907
Touch Action CSSBootstrap is applying this to the .btn class. But that doesn't cover everything for us nor does it make possible to double tap firewall rules (table rows & cells) to edit.
"W3C added a new value for touch-action to the pointer events specification: manipulation."...
Merge pull request #2681 from NOYB/Status_/_System_Logs_-_Manage_Log_Form_Submission_Access
Print help text when passed as "description" for a select_source.
Merge pull request #2682 from NewEraCracker/array-initialization-fix
Firewall / Rules - Copy/Edit - Interface Change - Separators Update
Correct separators update position when changing interface during a copy or edit.
Initialize variables correctly
1) gmirror.inc: there are two calls to exec(), those calls expect the 2nd parameter to be an array, this commit initializes the variables correctly. 2) system.php: variable dnslist is used as an array without prior type initialization. This is one of the causes for apparent PR #2680 problems (which led to its reversal). Note: After this commit is merged PR #2680 may be safely reapplied for more tough code.
Revert PR 2680
Merge branch 'master' of github.com:dennypage/pfsense
Status / System Logs - Manage Log Form Submission Access
If the user does not have access to status logs settings page, then don't accept a manage log form submission.
Properly check the parent's MTU when changing a VLAN MTU.
View revisions
Also available in: Atom