🗂️ Vollständiger System-Snapshot mit allen Logs und Session-Daten
• ✅ Alle Log-Dateien aktualisiert (Admin, API, App, Security, etc.) • ✅ Session-Management-Dateien (.pkl) hinzugefügt • ✅ Datenbank-Updates (backend/database/myp.db) • ✅ Python Bytecode-Cache aktualisiert • ✅ Kompletter Arbeitsstand für granulare Benutzerverwaltung Vollständiger Snapshot des Systems nach Implementierung der Benutzerverwaltungsfunktionen. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@ -1328,3 +1328,9 @@
|
||||
2025-06-19 23:59:31 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-19 23:59:31 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-19 23:59:32 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Check für Funktion admin_dashboard: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Dashboard geladen von admin
|
||||
2025-06-20 00:28:47 - [admin] admin - [ERROR] ERROR - Fehler beim Laden des Admin-Dashboards: 'dict object' has no attribute 'online_printers'
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Check für Funktion api_admin_live_stats: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:28:47 - [admin] admin - [INFO] INFO - Admin-Check für Funktion get_system_status_api: User authenticated: True, User ID: 1, Is Admin: True
|
||||
2025-06-20 00:28:48 - [admin] admin - [INFO] INFO - System-Status abgerufen von admin
|
||||
|
Reference in New Issue
Block a user