Youtube content getting filtered on Squid
-
@themaharshpatel thanks for this. albeit i am confused. if the header 'none' is being added why is that interpreted as restrictions being turned on?
-
@michmoor Because in its underlying PHP code where it is generating the config file for the squid. It is checking for a null value to skip the content filtration config. But here as there was none mentioned. It was considered as a string and the condition was not getting fulfilled to skip the config generation.
-
testing now
-
@themaharshpatel great find/troubleshooting. simple fix. Maybe it can make it into the new release.
-
@jonathanlee do let us know if it works out! :)
-
@michmoor said in Youtube content getting filtered on Squid:
@themaharshpatel great find/troubleshooting. simple fix. Maybe it can make it into the new release.
Thanks:) Lets see how it works out!
-
Fixed it great find with this!!
-
-
Now Testing with restrictions enabled
Header restrictions functional
Thank !!! this option now has the ability to be enabled and disabled.
-
@themaharshpatel I can confirm this is fixed as well for me. Thanks again !!
-
Redmine issue opened: https://redmine.pfsense.org/issues/13811
Thank you @JonathanLee and @michmoor for testing this. Now, let's hope that the PR gets merged soon! -
@themaharshpatel I hope your ticket gets some movement. Its an obvious coding flaw that truthfully...shouldve been picked up years ago but i suppose it shows how often the Squid package gets used by people. Do you know if theres a way to notify folks? Its still sitting there with no acknowledgement.
-
@michmoor said in Youtube content getting filtered on Squid:
@themaharshpatel I hope your ticket gets some movement. Its an obvious coding flaw that truthfully...shouldve been picked up years ago but i suppose it shows how often the Squid package gets used by people. Do you know if theres a way to notify folks? Its still sitting there with no acknowledgement.
There might be no acknowledgment due to holidays. And this is the first time I am opening an issue so I don't know about notifying the mods.
-
@themaharshpatel same issue with 23.05
-
@jonathanlee The redmine hasnt been actioned. The Git pull request hasnt been approved from what i can tell.
TBH, considering staff is extremely limited i doubt this will ever get resolved. I would instead see if you could pin this thread at the top. -
I have added a new pull
-
-
@JonathanLee Coming back to this. Still no pickup from Netgate?
I am using Squid and I remembered this forum post :) -
@michmoor Still waiting for a update on the 2nd pull request, I made another that was in PfSense packages to see if that gets traction
-
https://forum.netgate.com/topic/180588/pfsense-freebsd-ports-question
I have also added this to the development discussion area to attempt to get some traction.
-
@JonathanLee I am running into another issue with Squid. Curious if you can replicate it.
Using Unrestricted IPs section along with using Authetnication. No matter what IP or Network i place in the Unrestricted IPs section i am still prompted for Authentication. Its like that variable is not being passed through the config.Also this is unchecekd.