Last modified: 2014-02-12 23:35:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47716, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45716 - Password hashes should not be stored in live User objects
Password hashes should not be stored in live User objects
Status: NEW
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.21.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: code_quality
  Show dependency treegraph
 
Reported: 2013-03-04 20:19 UTC by Brion Vibber
Modified: 2014-02-12 23:35 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2013-03-04 20:19:41 UTC
Bugs like bug 43518 where raw User objects are accidentally exposed would be much less frightening if things like the password hashes weren't included in the live object.

Ideally we should only look up a hash when comparing against it, and shouldn't keep it in memory the rest of the time.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links