mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 15:36:37 -04: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> |
||
|---|---|---|
| .. | ||
| config.go | ||
| credstore.go | ||
| lock.go | ||
| lock_test.go | ||
| login.go | ||
| login_test.go | ||
| testtools.go | ||