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 173154 - Save LoginData for Hudson Plugin
Summary: Save LoginData for Hudson Plugin
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Hudson (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 173413
Blocks:
  Show dependency tree
 
Reported: 2009-09-26 21:40 UTC by phaus
Modified: 2009-12-11 10:49 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phaus 2009-09-26 21:40:16 UTC
Hello.

I have a Hudson CI System behind an Apache WebServer.
So everytime i am starting Netbeans, the Hudson Plugin asks me for the authorisation data.
It would be very nice to have a checkbox "save login data" and the Plugin will remember the login data :-).
Comment 1 Jesse Glick 2009-09-27 18:28:36 UTC
Would be nice. Avoided so far since the IDE lacks a way to securely store passwords, e.g. native keyring integration.
Comment 2 Jesse Glick 2009-09-30 22:15:35 UTC
prototypes #ff9b9d32daed
Comment 3 Jesse Glick 2009-12-11 10:49:05 UTC
Fixed as part of Keyring API integration.