Page MenuHomePhorge

Complete session digest migration from SHA1 to SHA256
ClosedPublic

Authored by aklapper on Apr 5 2025, 14:00.

Details

Summary

Followup to 1d34238dc94555466e15039ff6991b371ae294ef.
Crossing fingers that nobody complains about a one-time logout after their six year long user session.

Closes T16025

Test Plan
  • Log in, log out, do stuff.
  • More specifically, with my session expired, successfully logging in created a database row added to phabricator_user.phabricator_session as expected, and logout removed the row.

Diff Detail

Repository
rP Phorge
Branch
T16025authSha1 (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1844
Build 1844: arc lint + arc unit