ClearFoundation Tracker - ClearOS | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0017721 | ClearOS | app-web-proxy - Web Proxy | public | 2017-11-06 06:06 | 2021-04-22 05:41 | ||||||||||
Reporter | dloper | ||||||||||||||
Assigned To | |||||||||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||||||||
Status | closed | Resolution | suspended | ||||||||||||
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 | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
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 | ||||||||||||
2021-04-22 05:41 | NickH | Note Added: 0015391 | |||||||||||||
2021-04-22 05:41 | NickH | Status | confirmed => closed | ||||||||||||
2021-04-22 05:41 | NickH | Resolution | open => suspended |
Notes | |||||
|
|||||
|
|