You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/16 17:57:00 UTC

[GitHub] [camel-quarkus] llowinge opened a new pull request #2009: Fix github itest to use oauth token instead username/password

llowinge opened a new pull request #2009:
URL: https://github.com/apache/camel-quarkus/pull/2009


   With username/password i've received
   
   ```
   github://GETCOMMITFILE?password=xxxxxx&repoName=camel-quarkus&repoOwner=apache&username=****. Reason: org.eclipse.egit.github.core.client.RequestException: Bad credentials. The API can't be accessed using username/password authentication. Please create a personal access token to access this endpoint: http://github.com/settings/tokens (401)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton merged pull request #2009: Fix github itest to use oauth token instead username/password

Posted by GitBox <gi...@apache.org>.
jamesnetherton merged pull request #2009:
URL: https://github.com/apache/camel-quarkus/pull/2009


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on pull request #2009: Fix github itest to use oauth token instead username/password

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on pull request #2009:
URL: https://github.com/apache/camel-quarkus/pull/2009#issuecomment-729614240


   I'll merge as the failures are unrelated and the GitHub test has passed ok.
   
   > Hmm, firstly i thought it is a problem of API, now i'm just curious if it isn't regression in camel itself ?
   
   Thanks to @llowinge for stumbling over this:
   
   https://developer.github.com/changes/2020-02-14-deprecating-password-auth


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] llowinge commented on pull request #2009: Fix github itest to use oauth token instead username/password

Posted by GitBox <gi...@apache.org>.
llowinge commented on pull request #2009:
URL: https://github.com/apache/camel-quarkus/pull/2009#issuecomment-728226249


   Hmm, firstly i thought it is a problem of API, now i'm just curious if it isn't regression in camel itself ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] llowinge commented on pull request #2009: Fix github itest to use oauth token instead username/password

Posted by GitBox <gi...@apache.org>.
llowinge commented on pull request #2009:
URL: https://github.com/apache/camel-quarkus/pull/2009#issuecomment-729708418


   Filled https://issues.apache.org/jira/browse/CAMEL-15865, just for reference.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org