Modify

Ticket #2430 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

proxy filter arbitrary url

Reported by: incantatore@… Owned by: jamor@…
Milestone: 2.0.X Component: squid
Severity: normal Keywords:
Cc:

Description

cause: file /etc/dansguardian/lists/bannedregexpurllist is not empty.

Check with:

egrep "^[^#]" /etc/dansguardian/lists/bannedregexpurllist

solve with:

sed -i -e 's/^[^#]\(.*\)/#\1/' /etc/dansguardian/lists/bannedregexpurllist

Attachments

Change History

comment:1 Changed 3 years ago by jamor@…

  • Owner changed from javier.amor.garcia@… to jamor@…

comment:2 Changed 2 years ago by jacalvo@…

  • Status changed from new to closed
  • Resolution set to fixed

(In [20115]) NN: Disable default arbitrary regexes in bannedregexpurllist.mas (closes #2430) remove whitespace in ExtensionFilter?.pm

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.