Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

org.eclipse.jgit.iplog

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Shawn Pearce authored
    If the login fails due to an invalid username or password, the only
    way we can tell this is by looking at the page title and seeing if
    the error message "Invalid Username or Password" is present.
    
    If the user made a typo on their password, we shouldn't plow through
    and try to run a query.  Doing so returns an HTML login page that
    can't be parsed as a CSV file.
    
    Change-Id: Ia6d7f862435a52ae09ebe29c3835bcee3cf73b93
    Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    41bc1738
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..