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 21689 - Implement a www.netbeans.org login mechanism for the IDE
Summary: Implement a www.netbeans.org login mechanism for the IDE
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: sim (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords: UI
Depends on: 21688
Blocks: 21683
  Show dependency tree
 
Reported: 2002-03-18 22:39 UTC by Terry Heatlie
Modified: 2002-04-08 23:11 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Heatlie 2002-03-18 22:39:17 UTC
In order to log a bug in issuezilla, one needs to be logged in
to netbeans.org.  The issuezilla integration for the IDE therefore
needs to be able to "log in".
Comment 1 Terry Heatlie 2002-04-08 23:11:44 UTC
Done (finally).  It turns out that there is a composite
procedure.  Hitting the login CGI doens't get you a cookie,
but it does get you a bunch of URLs which have a session ID
as part of them.  Hitting any one of those gets you the
cookie, then you are good to go.