When opening an existing repo from the storage.path, update auth token if needed #100

Closed
opened 2024-06-30 11:36:47 +01:00 by kemitix · 0 comments
Owner

The forge.token is stored in the {storage.path}/{forge.alias}/{repo.alias}/config file as part of the remote.origin.url.

When the user updates the token in the git-next-server.toml file, the config file(s) for the forge need to be updated to match. Only the repos in the storage.path should be updated.

The `forge.token` is stored in the `{storage.path}/{forge.alias}/{repo.alias}/config` file as part of the `remote.origin.url`. When the user updates the token in the `git-next-server.toml` file, the config file(s) for the forge need to be updated to match. Only the repos in the `storage.path` should be updated.
kemitix added the
Kind/Feature
label 2024-06-30 11:36:47 +01:00
kemitix self-assigned this 2024-06-30 11:36:47 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-06-30 11:36:47 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#100
No description provided.