mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
Auth: :user() returns early when companies are cached, so requireTicketsTable() ran with no PDO and always failed. Always open the connection before checking tickets. Co-authored-by: Cursor <cursoragent@cursor.com>