Bug 575965 - No error message if user tries to push to Github with user and password
Summary: No error message if user tries to push to Github with user and password
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-14 06:49 EDT by Lars Vogel CLA
Modified: 2021-09-14 06:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2021-09-14 06:49:11 EDT
Github removed the user / password authentication, see https://magecomp.com/blog/generate-personal-access-token-github/

If I try to push to Github using user and password no feedback is givent to the user, instead an entry in the error log is written.

Can't connect to any repository: https://github.com/vogellacompany/gitsample-fork.git (https://github.com/vogellacompany/gitsample-fork.git: not authorized)


Eclipse Git should display the error message to the user.