Files
manage/backend/src/media_library_viewer_api/services
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-07 20:36:37 +02:00
2026-05-04 13:50:53 +02:00
2026-05-07 13:48:10 +02:00