Closed
Bug 282874
Opened 20 years ago
Closed 20 years ago
Users frequently report that passwords sent to them do not work
Categories
(Bugzilla :: User Accounts, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 174326
People
(Reporter: justdave, Assigned: mkanat)
Details
We are apparently mailing new users passwords that don't work on ocassion. If this had happened once or twice I'd chalk it up to user error, but I've gotten 6 reports of this since we last upgraded Bugzilla (after not getting any such reports in several months), so it seems to be a bit much to be a coincidence.
| Assignee | ||
Comment 1•20 years ago
|
||
<mkanat> I'll write a routine that tries to generate many many passwords, and then tries to log in with them. <mkanat> I'm sure it will turn out to be user error, overall, or something in the passwordmail format that changed and confused people.
Assignee: user-accounts → mkanat
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.20
| Assignee | ||
Comment 2•20 years ago
|
||
I think the real problem is that we confuse users with the passwords we create, because I've never had a Bugzilla developer report this problem. It's also possible that we confuse their email client, if we have something that looks like a quoted-printable character in there. Instead, our random passwords should just contain letters and numbers.
Severity: critical → major
Summary: We generate passwords that don't work → We generate passwords that confuse users
| Assignee | ||
Comment 3•20 years ago
|
||
OK, weird... we actually already fixed the problem that I thought existed, in bug 240004. justdave -- Are people still reporting this sort of problem frequently?
Summary: We generate passwords that confuse users → Users frequently report that passwords sent to them do not work
Comment 4•20 years ago
|
||
*** This bug has been marked as a duplicate of 174326 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Target Milestone: Bugzilla 2.20 → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•