watchyourlan/backend/internal
guisaldanha 3cff1d1696 Fix: Remove surrounding quotes from configuration values
- Add stripQuotes utility function in utils.go to avoid code duplication
- Apply quote removal in both read.go and write.go for complete coverage
- Fix issue where IFACES and other config values appeared with quotes in web UI
- Ensures compatibility with quoted environment variables from docker-compose
- Prevents quotes from being re-added during YAML serialization

Resolves issue where configuration values from environment variables were displayed with quotes in the web interface and could be re-saved with quotes.
2025-10-19 13:05:30 -03:00
..
api Add host from API, trigger rescan 2025-09-07 03:33:42 +07:00
arp Move backend to backend dir 2025-09-05 06:10:16 +07:00
check Move backend to backend dir 2025-09-05 06:10:16 +07:00
conf Fix: Remove surrounding quotes from configuration values 2025-10-19 13:05:30 -03:00
gdb Add host from API, trigger rescan 2025-09-07 03:33:42 +07:00
influx Move backend to backend dir 2025-09-05 06:10:16 +07:00
models Move backend to backend dir 2025-09-05 06:10:16 +07:00
notify Add host from API, trigger rescan 2025-09-07 03:33:42 +07:00
portscan Move backend to backend dir 2025-09-05 06:10:16 +07:00
prometheus Move backend to backend dir 2025-09-05 06:10:16 +07:00
routines Move backend to backend dir 2025-09-05 06:10:16 +07:00
web Fix WOL button 2025-09-10 18:30:21 +07:00