Commit Graph
12 Commits
Author SHA1 Message Date
Franco Fichtner 94a21efccc www/OPNProxy: same here 2025-12-04 09:26:01 +01:00
Franco Fichtner 2e56601903 www/OPNProxy: switch to mwexecf() use 2025-11-17 21:47:57 -05:00
Franco Fichtner 3b77af0ce6 www/OPNProxy: bump revision 2025-07-10 08:20:49 +02:00
Franco Fichtner 7cd45894e2 www: bring os-squid and os-OPNProxy to tier 3 2025-07-02 14:33:46 +02:00
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
MonviechandGitHub 4b4ec29eca mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner 2b961b6d8c www/OPNProxy: bump revision 2025-03-14 08:12:12 +01:00
Ad Schellevis 931f2c5d7a www/OPNProxy - compatibility fix for new member attribute, closes https://github.com/opnsense/plugins/issues/4589 2025-03-12 17:19:47 +01:00
Franco Fichtner 8dedafb725 www/OPNProxy: remove sessionClose() 2024-12-12 08:38:11 +01:00
Ad Schellevis 70de22e0c4 www/OPNProxy - re-wire 'squid -k reconfigure' to use rc scripting, so we can avoid https://github.com/opnsense/plugins/issues/3827 due to squid's legacy openssl issue. 2024-05-07 15:00:20 +02:00
Franco Fichtner cca59e7e4a plugins: style sweep 2024-04-16 16:54:23 +02:00
Ad Schellevis e15b18a565 www/OPNProxy - move proxy access management feature to the community version.
This plugin uses squid's external acl helpers and redis to query policies quicker and more lightweight.
It has been part of the business edition for some time, but due to recent changes, it makes sense to add it to the community version as well.

Due to the redis requirement, we keep it a separate plugin, so existing setups won't start to pull redis in unexpected.

current documentation: https://docs.opnsense.org/vendor/deciso/opnproxy.html
2024-04-08 10:56:51 +02:00