Anonymous | Login | 2021-04-11 15:46 MDT |
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 | ||||||||
0017721 | ClearOS | app-web-proxy - Web Proxy | public | 2017-11-06 06:06 | 2019-05-20 05:03 | ||||||||
Reporter | dloper | ||||||||||||
Assigned To | |||||||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||||||
Status | confirmed | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | 7.4.0 | ||||||||||||
Target Version | 7.6.0 Updates | Fixed in Version | |||||||||||
Summary | 0017721: Whitelist overlap causes bungled file. | ||||||||||||
Description | When the whitelist file (squid_whitelist.conf) contains entries that are parent domains of a subdomain already listed, it causes the file to report bungled. For example: .ntec.example.com .example.com This will cause an error to be reported on the subsequent duplicate '.example.com' which bungles the file. Validation should exist to prevent the addition of a bungled entry. This should be a two regex that look to see if an entry matches down to two objects (from 5 in example): .bob.tom.ntec.example.com Should check: .bob.tom.ntec.example.com .tom.ntec.example.com .ntec.example.com .example.com ...and check up (for example): .example.com Should check: *.example.com | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
![]() |
|||||||||||
|
![]() |
|||
Date Modified | Username | Field | Change |
2017-11-06 06:06 | dloper | New Issue | |
2017-11-07 09:21 | user2 | Assigned To | => user2 |
2017-11-07 09:21 | user2 | Status | new => confirmed |
2018-02-12 10:06 | user2 | Target Version | 7.4.0 Updates => |
2018-11-05 08:26 | user2 | Relationship added | has duplicate 0021421 |
2018-11-05 08:27 | user2 | Assigned To | user2 => |
2019-02-23 22:27 | dloper | Target Version | => 7.6.0 Updates |
2019-05-20 05:03 | NickH | Relationship added | has duplicate 0007291 |