mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-24 21:17:29 +01:00
The fomantic dropdown JS does not reliably initialize on CI headless Chromium, making dropdown-based Sign Out impossible. Use clearCookies to destroy the session and verify logout state instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>