Closed
Bug 658370
Opened 15 years ago
Closed 13 years ago
update password blacklist for sumo
Categories
(support.mozilla.org :: Users and Groups, task)
support.mozilla.org
Users and Groups
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: clyon, Unassigned)
References
Details
Attachments
(1 file)
|
1.55 KB,
text/plain
|
Details |
Here is the list of passwords.
Comment 1•15 years ago
|
||
We can put the file on NFS and point PASSWORD_BLACKLIST to it in settings_local.py.
Comment 2•15 years ago
|
||
If we are going to use this can we check it in and deploy it with the app?
Comment 3•14 years ago
|
||
(In reply to Jeremy Orem [:oremj] from comment #2)
> If we are going to use this can we check it in and deploy it with the app?
No, because it contains commonly used passwords on our systems.
Comment 4•13 years ago
|
||
:curtisk - Is this password blacklist still the right one? If not, how do we go about getting an updated list?
Flags: needinfo?(curtisk)
:jsocol - this appears to be something that clyon came up with as I've checked around and no one seems to know where this came from or if there is a new list.
Flags: needinfo?(curtisk)
Comment 6•13 years ago
|
||
:curtisk - so, should we install this list, find a new list, or revisit this idea entirely?
I have no idea what the original intent here was, I can infer that the goal was to get some kind of password complexity. And if that is the goal then I suspect it would make more sense to use a repeatable method that allows us to gauge password complexity and allow or disallow a given password based on that pattern. The downside of a list for this type of usage is that the list may not be complete or still allow for passwords that would be considered weak. I would recommend revisit the idea entirely as the root goal here appears to have been lost over the last 2 years.
Comment 8•13 years ago
|
||
Done and done.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Comment 9•10 years ago
|
||
These bugs are all resolved, so I'm removing the security flag from them.
Group: websites-security
You need to log in
before you can comment on or make changes to this bug.
Description
•