Vinzent03 / obsidian-git

Integrate Git version control with automatic backup and other advanced features in Obsidian.md
MIT License
6.58k stars 272 forks source link

[Bug]: Updating Github personal access tokens #760

Open rasagy opened 3 weeks ago

rasagy commented 3 weeks ago

Describe the bug

Github adds a limit to the fine-grained Personal Access Tokens, expiring them after a year (max limit). Once they are expired and regenerated, how do I update these in the plugin? I couldn’t find an option to update/reauthenticate via the command palette.

Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)

No response

Steps to reproduce

Wait for tokens to expire, update/create new one on Github.

Expected Behavior

Addition context

No response

Operating system

macOS

Installation Method

None

Plugin version

2.24.0

Vinzent03 commented 3 weeks ago

Does the authentication already fail, or are you still able to push/pull. If not, please share any error messages. May you share your global git config without personal information to see which credential helper you use?