Anonymous | Login | 2024-11-21 05:10 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001458 | ClearOS | app-firewall - Firewall | public | 2013-12-10 11:34 | 2013-12-20 13:27 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 | Fixed in Version | 6.5.0 | ||||||
Summary | 0001458: Add protocol filtering to Metadata->get_standard_service_list() | ||||||||
Description | In some cases, only TCP services are allowed, so it would be nice to grab a list of standard services filtered by TCP only. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001100) user2 2013-12-10 11:35 |
Source Code Changelog --------------------------------------------------- - Added protocol filtering for get_standard_service_list() [tracker 0001458] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6731 [^] U webconfig/apps/firewall/trunk/libraries/Firewall.php U webconfig/apps/firewall/trunk/libraries/Metadata.php |