1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/settings
epriestley abc030fa00 Move account passwords to shared infrastructure
Summary:
Ref T13043. This moves user account passwords to the new shared infrastructure.

There's a lot of code changes here, but essentially all of it is the same as the VCS password logic in D18898.

Test Plan:
- Ran migration.
- Spot checked table for general sanity.
- Logged in with an existing password.
- Hit all error conditions on "change password", "set password", "register new account" flows.
- Verified that changing password logs out other sessions.
- Verified that revoked passwords of a different type can't be selected.
- Changed passwords a bunch.
- Verified that salt regenerates properly after password change.
- Tried to login with the wrong password, which didn't work.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13043

Differential Revision: https://secure.phabricator.com/D18903
2018-01-23 13:43:07 -08:00
..
action Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
application Mark "Settings" and "Nuance" as launchable applications 2017-06-01 12:40:25 -07:00
controller Align first nav item in settings 2017-08-29 09:40:49 -07:00
editor Update EditEngine pages to take a page header separate 2017-09-05 20:07:11 -07:00
panel Move account passwords to shared infrastructure 2018-01-23 13:43:07 -08:00
panelgroup Align first nav item in settings 2017-08-29 09:40:49 -07:00
phid Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
query Fix spelling 2017-10-09 10:48:04 -07:00
setting Fix spelling 2017-10-09 10:48:04 -07:00
storage Allow logged-out users to load global preferences on installs without public viewers 2016-12-05 11:00:39 -08:00