Fix session expiration check to use SQL instead of Python time parsing
- Modified get_persistent_session to use SQL datetime functions for expiration check - This ensures consistent time handling between database and application - Fixes potential issues with time parsing
Showing
Please
register
or
sign in
to comment