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 176119 - netbeans.org paswords not permitted to have @^_-\. characters
Summary: netbeans.org paswords not permitted to have @^_-\. characters
Status: RESOLVED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Admin (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 14:06 UTC by brucechapman
Modified: 2012-08-20 13:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brucechapman 2009-11-08 14:06:47 UTC
Some printable ascii characters are not permitted in passwords while other are. Is there some technical reason for this or is it just an arbitrary decision?

if there is a technical reason what is it?

If it is arbitrary then please change it.


The previous web site did at least permit hyphen "-" in passwords which are no longer permitted.
Comment 1 Vince Kraemer 2011-07-12 16:24:49 UTC
Since Lea doesn't work for Oracle or on Kenai anymore, we might want to reassign this to an actual person that can and might do something to resolve the problem...

I do not know who that person would be...  If I did, these issues would be assigned to them when I committed this comment.
Comment 2 Marian Mirilovic 2011-11-16 09:59:11 UTC
reassign to default owner ...

marco, I think this is still valid issue ... feel free to close if not, thanks in advance.
Comment 3 Jan Pirek 2011-12-13 07:43:38 UTC
still valid!

Password must consist of alphanumeric characters (A-Z, a-z, 0-9), and ! # $ %% = + | ~ ` : ; , { } < > / * ( ) ' ? " & - . @

Kenai issue created
http://kenai.com/jira/browse/KENAI-3175
Comment 4 Jan Pirek 2012-08-20 13:11:02 UTC
Added @^_-\. to valid password characters.