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 200692 - unwanted authentication window
Summary: unwanted authentication window
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: 201662
Blocks:
  Show dependency tree
 
Reported: 2011-08-05 09:01 UTC by Stepan Zebra
Modified: 2011-09-21 08:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
pop-up window screenshot (64.29 KB, image/png)
2011-08-05 09:01 UTC, Stepan Zebra
Details
patch proposal - depends on the patch for #201662 (7.01 KB, patch)
2011-09-15 07:25 UTC, Ondrej Vrabec
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2011-08-05 09:01:26 UTC
Created attachment 109809 [details]
pop-up window screenshot

During any http comumnication, pop-up window asking for username and password shows.
Comment 1 Ondrej Vrabec 2011-08-05 09:11:54 UTC
We need to create an API that would allow Git to somehow tell NbAuthenticator that the authentication window is not desired and that git handles authentication itself.
Comment 2 Ondrej Vrabec 2011-08-08 07:57:23 UTC
fix: http://hg.netbeans.org/core-main/rev/06670b7c2d8e
Comment 3 Ondrej Vrabec 2011-08-08 07:58:06 UTC
wrong fix, applies to a different bug
Comment 4 Ondrej Vrabec 2011-08-08 08:00:17 UTC
> fix: http://hg.netbeans.org/core-main/rev/06670b7c2d8e
fixes #200726 instead
Comment 5 Quality Engineering 2011-08-10 21:30:51 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/06670b7c2d8e
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #200692 - unwanted authentication window
Comment 6 Ondrej Vrabec 2011-09-15 07:25:49 UTC
Created attachment 110772 [details]
patch proposal - depends on the patch for #201662
Comment 7 Ondrej Vrabec 2011-09-20 07:02:40 UTC
fix: http://hg.netbeans.org/core-main/rev/8c7a85159f1a
Comment 8 Quality Engineering 2011-09-21 08:06:50 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/8c7a85159f1a
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #200692 - unwanted authentication window