Maxime Thiebaut

Results 11 issues of Maxime Thiebaut

Commit 6d60914 acted as a work-around for LoadBalancers' single protocol requirement (see [bergmannf's comment](https://github.com/traefik/traefik-helm-chart/pull/145#issuecomment-610791540) on #145). Kubernetes now supports LoadBalancers with mixed protocols (kubernetes/kubernetes#94028). This commit reverts the original work-around...

kind/enhancement
contributor/waiting-for-corrections
status/2-needs-review

[Microsoft Sentinel](https://azure.microsoft.com/en-us/products/microsoft-sentinel/) relies on `api.loganalytics.io`, which is the [documented API endpoint](https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/access-api) for Azure's Log Analytics. An example of issued request is the following one: ``` POST https://api.loganalytics.io/v1/subscriptions/REDACTED/resourceGroups/REDACTED/providers/Microsoft.OperationalInsights/workspaces/REDACTED/metadata?select=categories,solutions,tables,workspaces ``` The `api.loganalytics.io`...

Adds the `tls_key_log` option to close #3788. The option adds a checkbox within the Forward Proxy settings to enable the feature. ![image](https://github.com/opnsense/plugins/assets/46688461/d6ff30db-550c-4658-b155-823f502ec04b) Additionally, a button has been added in the...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [X] I...

This PR introduces the capability to embed Yara rules within Extractors. This capability opens the door to shipping the Extractors as standalone scripts not relying on Karton. The Citadel example...

**Is your feature request related to a problem? Please describe.** This feature request covers the usage of [automated "+" aliases](https://protonmail.com/support/knowledge-base/addresses-and-aliases/) in mail responses. When receiving a mail on one of...

## Change Summary Added initial support for Suricata (IDS): - Ensure Suricata is disabled by default. ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...

current

Add link to supported u3g (a.k.a. cellular) devices for the latest FreeBSD.

Glyphicon is not compatible with Apple's [Lockdown Mode](https://support.apple.com/en-us/105120) resulting in broken icons on iOS. This PR switches the Firewall menu entry's icon over to Font Awesome, as is the case...

**Describe the bug** On iOS devices with Lockdown Mode enabled, icons do not render. **System (please complete the following information):** - iOS Version: 18.0.1 - Jellyfin Expo version: 43.0.0 -...

bug