Files
ubicloud/clover.rb
Jeremy Evans 817e503648 Check active session before the root route
Fixes issue if the session has an account id, but the account has
been closed, as closing the account deletes all active sessions.

To be extra sure to avoid the error, also check current_account
instead of rodauth.logged_in? in the root route.
2025-06-19 05:24:33 +09:00

29 KiB