TheHipbot / hermes

Code Repository Manager
Apache License 2.0
4 stars 1 forks source link

Stale Stored Credentials Throw Error #41

Closed TheHipbot closed 4 years ago

TheHipbot commented 5 years ago

Trying to run a hermes remote add (or soon a hermes remote refresh) on a remote that already has a credential stored, but the credential is no longer valid will throw an error. Instead a message should be logged and the user should be prompted for an updated credential.

TheHipbot commented 5 years ago

GetRepos functions in all remote/drivers should return an auth error.

TheHipbot commented 4 years ago

Closed by #53