Files
Safihre b29a88111a Refine web-UI session management and persistence
Optimize how session activity (last seen, IP, user agent) is persisted by
decoupling frequent in-memory updates from throttled disk writes.

Ensure the session list and revoke button accurately reflect valid sessions
and current login credentials.

Add explicit session flushing at shutdown and refactor login configuration
checks into a dedicated helper function.
2026-09-14 22:04:56 +02:00
..