Files
manage/backend/tests
alex 836f733a2e feat: Add API key authentication for backup tool
- Add get_api_key() and require_api_key() to auth.py
- Add generic key-value settings storage to SettingsStore
- Add test_api_key_auth to verify the implementation
- Uses secrets.compare_digest for timing-safe comparison
- Auto-generates API key on first use and stores in settings DB
2026-05-11 21:25:46 +02:00
..
2026-05-11 17:00:46 +02:00
2026-05-07 23:09:08 +02:00
2026-05-04 17:24:41 +02:00
2026-05-07 20:07:54 +02:00