From 50ce9a68a4ad0bd7b91dc3506497c62b35c06a87 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Thu, 30 Jul 2026 06:38:02 +0200 Subject: [PATCH] http: aktiver ip_ban_enabled + login_attempts_threshold=5 for auto-ban af gentagne uautoriserede forsoeg --- configuration.yaml | 2 ++ dashboards/views/06c_indkorsel_snapshots.yaml | 2 +- www/mealie.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index b5235b4..0b3b726 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -24,6 +24,8 @@ homeassistant: http: use_x_forwarded_for: true + ip_ban_enabled: true + login_attempts_threshold: 5 trusted_proxies: - 127.0.0.1 - 10.0.0.142 diff --git a/dashboards/views/06c_indkorsel_snapshots.yaml b/dashboards/views/06c_indkorsel_snapshots.yaml index 1c1f1f0..b816257 100644 --- a/dashboards/views/06c_indkorsel_snapshots.yaml +++ b/dashboards/views/06c_indkorsel_snapshots.yaml @@ -5,5 +5,5 @@ panel: true cards: - type: iframe - url: /local/snapshots/indkorsel_loader.html?v=20260729191638 + url: /local/snapshots/indkorsel_loader.html?v=20260729214827 aspect_ratio: 100% diff --git a/www/mealie.json b/www/mealie.json index b64324d..669b238 100644 --- a/www/mealie.json +++ b/www/mealie.json @@ -1 +1 @@ -{"count": 7, "items": [{"date": "2026-08-04", "recipe": {"name": "P\u00f8lsegryde", "slug": "polsegryde"}}, {"date": "2026-08-03", "recipe": {"name": "One pot french onion pasta", "slug": "one-pot-french-onion-pasta"}}, {"date": "2026-08-02", "recipe": {"name": "P\u00f8lsegryde", "slug": "polsegryde"}}, {"date": "2026-08-01", "recipe": {"name": "Pho nudelsuppe med asiatisk ribbensteg", "slug": "pho-nudelsuppe-med-asiatisk-ribbensteg"}}, {"date": "2026-07-31", "recipe": {"name": "Banh Mi Burger", "slug": "banh-mi-burger"}}, {"date": "2026-07-30", "recipe": {"name": "Tex Mex Salat", "slug": "tex-mex-salat"}}, {"date": "2026-07-29", "recipe": {"name": "Marry Me Chicken Orzo med spinat", "slug": "marry-me-chicken-orzo-med-spinat"}}]} \ No newline at end of file +{"count": 7, "items": [{"date": "2026-08-05", "recipe": {"name": "One pot french onion pasta", "slug": "one-pot-french-onion-pasta"}}, {"date": "2026-08-04", "recipe": {"name": "P\u00f8lsegryde", "slug": "polsegryde"}}, {"date": "2026-08-03", "recipe": {"name": "One pot french onion pasta", "slug": "one-pot-french-onion-pasta"}}, {"date": "2026-08-02", "recipe": {"name": "P\u00f8lsegryde", "slug": "polsegryde"}}, {"date": "2026-08-01", "recipe": {"name": "Pho nudelsuppe med asiatisk ribbensteg", "slug": "pho-nudelsuppe-med-asiatisk-ribbensteg"}}, {"date": "2026-07-31", "recipe": {"name": "Banh Mi Burger", "slug": "banh-mi-burger"}}, {"date": "2026-07-30", "recipe": {"name": "Tex Mex Salat", "slug": "tex-mex-salat"}}]} \ No newline at end of file