You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot find config '' in 'refs/pull/1104/head' with user: '6543'
is gone asap I log out and in again.
I would go the way (long term) to not store that token at all and create a woodpecker specific token, that will be recreated if it does not exist ...
and create scoped tokens with least permissions needed:
-> gitea: asap scoped tokens (go-gitea/gitea#4300) exist
-> gitlab: ?
-> gogs: -
-> github: well TODO
The text was updated successfully, but these errors were encountered:
I am not sure if I understood you correctly, but IMO OAuth tokens are a good way here. Woodpecker is requesting resources on behalf of someone else which is exactly what OAuth was invented for.
Isn't the actual problem that Woodpecker is not detecting access-token expiry correctly and forgets to refresh that token by using the refresh-token?
cannot find config '' in 'refs/pull/1104/head' with user: '6543'
is gone asap I log out and in again.
I would go the way (long term) to not store that token at all and create a woodpecker specific token, that will be recreated if it does not exist ...
and create scoped tokens with least permissions needed:
-> gitea: asap scoped tokens (go-gitea/gitea#4300) exist
-> gitlab: ?
-> gogs: -
-> github: well TODO
The text was updated successfully, but these errors were encountered: