Page MenuHomePhabricator

[keyserver] Extend size of hash column for MariaDB cookies table
ClosedPublic

Authored by ashoat on Oct 19 2023, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 3:46 PM
Unknown Object (File)
Oct 30 2024, 6:52 AM
Unknown Object (File)
Oct 30 2024, 6:52 AM
Unknown Object (File)
Oct 30 2024, 6:52 AM
Unknown Object (File)
Oct 30 2024, 6:50 AM
Unknown Object (File)
Sep 26 2024, 7:00 AM
Unknown Object (File)
Aug 28 2024, 2:28 PM
Unknown Object (File)
Aug 28 2024, 2:28 PM
Subscribers

Details

Summary

In the next diff, we'll be generating a 64-character long hash. This diff makes sure we have space in the MariaDB column for it.

Test Plan
  1. Make sure existing cookies still work by refreshing the web app in my local environment
  2. Create a new cookie by logging out and back in on web in my local environment. Refresh the page to make sure things still work

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable