feat(config): Strict-YAML, Secret-Dateien, Env-Overrides, Dateirechte und Validierung

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NBHF4R9EAejDJUMdwr6C68
This commit is contained in:
Carsten Abele 2026-08-14 09:06:43 +02:00
parent fbfff90b38
commit b47ee11ba4
10 changed files with 777 additions and 0 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module git.ravensburg.dev/cabele/opnsense-portal
go 1.26.5
require gopkg.in/yaml.v3 v3.0.1 // indirect