Commit graph

6 Commits

Autor SHA1 Nachricht Datum
ffc6aa744a Fix version check endpoint authentication
Changed version check endpoints to use X-API-Key authentication instead of Bearer token authentication. This makes them consistent with all other license server endpoints.

Changes:
- Updated /api/version/check to use validate_api_key dependency
- Updated /api/version/latest to use validate_api_key dependency
- Both endpoints now expect X-API-Key header instead of Authorization Bearer
- Fixes HTTP 403 errors reported by client applications

This resolves the issue where session heartbeat worked but version check failed with 403 Forbidden.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-02 21:37:58 +00:00
3a75523384 Local changes before sync 2025-06-28 22:52:43 +00:00
b28b60e47b nur backups 2025-06-28 18:32:30 +02:00
1b5b7d0381 API Key Config ist fertig 2025-06-22 12:03:49 +02:00
b420452551 lizenzserver API gedöns 2025-06-22 00:53:05 +02:00
262de2839e lizenzserver 2025-06-16 00:37:14 +02:00