mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
fix: can't add gitlab personal access token and add more debug log in validate_provider_token (#8782)
This commit is contained in:
@@ -130,6 +130,7 @@ class ProviderHandler:
|
||||
external_auth_token=self.external_auth_token,
|
||||
token=token.token,
|
||||
external_token_manager=self.external_token_manager,
|
||||
base_domain=token.host,
|
||||
)
|
||||
|
||||
async def get_user(self) -> User:
|
||||
|
||||
Reference in New Issue
Block a user