This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 201447 - username and password fields for git protocol
Summary: username and password fields for git protocol
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 15:27 UTC by Stepan Zebra
Modified: 2011-08-31 14:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
connection dialog with git protocol (77.80 KB, image/png)
2011-08-30 15:27 UTC, Stepan Zebra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2011-08-30 15:27:48 UTC
Created attachment 110281 [details]
connection dialog with git protocol

Git protocol uses no authentication. Fields for username and password are needless. Actually attempt to use some username results in connection fail.
Comment 1 Ondrej Vrabec 2011-08-30 15:38:05 UTC
Maybe i'll look at it.
Comment 2 Ondrej Vrabec 2011-08-30 15:48:24 UTC
fix: http://hg.netbeans.org/core-main/rev/486e9b619234
Comment 3 Ondrej Vrabec 2011-08-30 15:48:49 UTC
ok, i looked at it
Comment 4 Quality Engineering 2011-08-31 14:30:00 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/486e9b619234
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #201447 - username and password fields for git protocol