Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JGit/New and Noteworthy/3.3.1"

(Created page with "== Bug Fixes == This release fixes the following bugs: * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=338048 Bug 338048] - http authorization fails * [https://bugs.eclipse...")
 
 
Line 6: Line 6:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=427735 Bug 427735] - dead end authorisation failed error message instead of allowing typing new login / password
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=427735 Bug 427735] - dead end authorisation failed error message instead of allowing typing new login / password
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=430210 Bug 430210] - EGit does not detect when the saved password is no longer valid
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=430210 Bug 430210] - EGit does not detect when the saved password is no longer valid
 +
 +
[[Category:JGit]]

Latest revision as of 22:32, 29 November 2023

Bug Fixes

This release fixes the following bugs:

  • Bug 338048 - http authorization fails
  • Bug 342592 - HTTP authentication doesn't work
  • Bug 427735 - dead end authorisation failed error message instead of allowing typing new login / password
  • Bug 430210 - EGit does not detect when the saved password is no longer valid

Back to the top