mirror of
https://gitea.com/gitea/tea.git
synced 2026-08-05 23:07:39 +02:00
b645a189a2
- Pass the stored login name to DeleteOAuthToken instead of the CLI-provided one: the login lookup is case-insensitive but credstore keys are exact-match, so deleting with different casing left the encrypted token orphaned in the credential store Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>