opnsense / opnsense/plugins

os-opnproxy 1.0.5_5

Open Beginner friendly
#5,710 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

incomplete
Dominant language
PHP
Stars
1.2k
Forks
863
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Description : l'action apply_policies appelle /usr/local/etc/rc.d/squid reload, commande inexistante dans le script rc.d Squid de cette base (seul restart est supporté), causant un échec systématique de "Apply" dans Access Control

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the apply_policies action in the os-opnproxy plugin and inspect how it invokes /usr/local/etc/rc.d/squid. Confirm the rc.d script supports restart but not reload, then run the relevant plugin checks or reproduce Apply in Access Control; done means applying policies no longer fails because of the unsupported command.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.