Andrew
343912e454
Remove "pipes" Python module dependency ( #4336 )
...
This commit fixes the folowing warning at boot:
<118>/usr/local/opnsense/scripts/OPNsense/Tinc/tincd.py:34: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
2024-11-03 10:38:07 +01:00
doktornotor
30bf1fa72f
Lower logging priority ( #4228 )
...
PR: https://forum.opnsense.org/index.php?topic=42759.0
See man syslog(3) and https://github.com/opnsense/core/issues/7101
This log message is of no interest to anyone beyond debugging telemetry functionality.
2024-10-31 18:26:08 +01:00
linuxlurak
c0a976f81f
Update sensor.xml ( #4269 )
...
* Update sensor.xml
Added optimized description regarding remote logging.
* Update security/maltrail/src/opnsense/mvc/app/controllers/OPNsense/Maltrail/forms/sensor.xml
Co-authored-by: Franco Fichtner <franco@lastsummer.de >
---------
Co-authored-by: Franco Fichtner <franco@lastsummer.de >
2024-10-20 09:27:49 +02:00
Franco Fichtner
6d051c7016
security/clamav: style update
2024-10-20 07:57:02 +02:00
Michael
730a05ad6c
security/clamav: adjust new rc filenames ( #4313 )
2024-10-20 07:56:12 +02:00
Franco Fichtner
3b55d0a012
security/wazuh-agent: wrap up next version
2024-10-16 07:51:58 +02:00
Ad Schellevis
deebe03e41
security/wazuh-agent - add advanced option to specifify protocol. closes https://github.com/opnsense/plugins/issues/4289
2024-10-10 21:21:09 +02:00
Frank Wall
b59158a336
security/acme-client: update changelog
2024-10-01 00:33:22 +02:00
Frank Wall
35935cfac2
security/acme-client: bump version
2024-10-01 00:33:22 +02:00
Frank Wall
2da2cbfbfa
security/acme-client: create symlinks for acme.sh script directories
...
We've received reports that in some cases acme.sh is unable to locate required scripts:
"Cannot find dns api hook for: ..."
Although I have not been able to reproduce this, a simple fix seems to add symlinks for the script directories to $LE_WORKING_DIR.
2024-10-01 00:33:22 +02:00
Marek Wester
c96d0b8aa9
security/acme-client: fix vault support, added vault token ( #4270 )
2024-10-01 00:32:01 +02:00
laraveluser
edacecf893
security/acme-client: Add Support for Lima-City DNS API ( #3566 )
2024-09-30 13:55:54 +02:00
Mark Keisler
110f48dae1
security/acme-client: Update "OPNsense certificate storage" link to correct href
2024-09-24 07:22:52 +02:00
Franco Fichtner
a6f1004634
security/etpro-telemetry: add missing ACL; closes #4232
2024-09-17 08:05:15 +02:00
Franco Fichtner
1ea9867ac9
plugins: dashboard compat
...
PR: https://github.com/opnsense/core/issues/7777
2024-08-16 11:38:07 +02:00
Franco Fichtner
3d2a625409
security/etpro-telemetry: bump revision
2024-08-06 14:28:44 +02:00
Monviech
1245d3b5be
dashboard: Implement cache safe imports of base classes ( #4157 )
2024-08-06 14:09:29 +02:00
Franco Fichtner
cab23a684b
security/acme-client: change interface again for reasons
...
If we call the backend without an interface parameter we will return all
of them. To provide parity with single interface check keep the interface
key so we need to access it directly as well.
2024-08-02 10:34:30 +02:00
Franco Fichtner
25ec135f0a
security/acme-client: backend result changes slightly
2024-08-02 09:27:13 +02:00
Franco Fichtner
5e177e30c3
security/intrusion-detection-content-snort-vrt: bump version
2024-08-01 11:17:12 +02:00
Franco Fichtner
fcbce1d93b
security/etpro-telemetry: bump revision
2024-07-31 11:26:00 +02:00
Monviech
743a87984f
security/etpro-telemetry: Fix widget ( #4128 )
...
The API returns "sensor_status":"ACTIVE", which is upper case.
The widget logic compares it to "active", which makes the widget fail to show any data. Converting "ACTIVE" to lower case solves that issue.
2024-07-29 14:28:49 +02:00
Frank Wall
f60f835cca
security/acme-client: fix PHP error; don't hide useful messages
2024-07-28 14:02:00 +02:00
Frank Wall
1d5bb7781d
security/acme-client: fix more PHP deprecation messages, closes #4008
2024-07-27 23:18:50 +02:00
Frank Wall
6318a3aea1
security/acme-client: fix log severity, closes #3955
2024-07-27 22:47:59 +02:00