16 Commits

Autor SHA1 Nachricht Datum
6f6cde65db Add latest changes 2025-07-03 20:38:33 +00:00
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
4ab51a7b91 Hetzner Deploy Version (hoffentlich) 2025-06-27 20:37:15 +02:00
1146406393 BUG fix - API 2025-06-22 14:12:46 +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
e2b5247e84 System Status - License Server fix 2025-06-21 18:49:39 +02:00
1e6012a1e6 Unnötige Reddis und Rabbit MQ entfernt 2025-06-21 18:34:48 +02:00
0e79e5ed57 Alle .md einmal aufgeräumt 2025-06-19 17:52:21 +02:00
7017549fcd Lizenzserver ist fertig 2025-06-18 23:22:38 +02:00
6d1a52b7e3 Lizenzserver im Adminpanel 2025-06-18 22:48:22 +02:00
262de2839e lizenzserver 2025-06-16 00:37:14 +02:00
f269082115 deutsche Zeit statt UTC 2025-06-08 20:21:58 +02:00
9d742fa274 v1 - zumindest der adminpanel ist erreichbar 2025-06-07 12:07:57 +02:00