mirror of
https://gitea.com/gitea/tea
synced 2026-08-04 16:04:35 +02:00
- 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>