Page MenuHomePhabricator

Schema change for Password Expiration feature
Closed, ResolvedPublic

Description

Short description: While responding to https://meta.wikimedia.org/wiki/October_2013_private_data_security_issue, we had to do a big hack (https://gerrit.wikimedia.org/r/#/c/87285/) in order to force people to change their passwords. I've introduced https://gerrit.wikimedia.org/r/#/c/92037/ to add this as a standard feature in mediawiki.

Aaron has +1'ed the patch (see his review Feb 19 18:21)

Which wikis are affected: All

Which tables: user

What is the change to those tables: Add column user_password_expires (https://gerrit.wikimedia.org/r/#/c/92037/16/maintenance/tables.sql)

Links to gerrit changes and/or other related bug reports.

https://bugzilla.wikimedia.org/show_bug.cgi?id=54997
https://gerrit.wikimedia.org/r/#/c/92037


Version: unspecified
Severity: normal

Details

Reference
bz61692

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:56 AM
bzimport set Reference to bz61692.

user_password_expires added to all wikis.