Page MenuHomePhabricator

[identity] Extract insert_into_cache to trait
ClosedPublic

Authored by bartek on Nov 20 2023, 4:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 11 2025, 10:14 PM
Unknown Object (File)
Dec 22 2024, 8:00 AM
Unknown Object (File)
Dec 18 2024, 12:53 AM
Unknown Object (File)
Dec 15 2024, 6:48 PM
Unknown Object (File)
Dec 15 2024, 6:48 PM
Unknown Object (File)
Dec 15 2024, 6:48 PM
Unknown Object (File)
Dec 15 2024, 6:42 PM
Unknown Object (File)
Nov 29 2024, 11:34 AM
Subscribers

Details

Summary

I'll need the insert_into_cache() function in authenticated proto too, so I thought it'd be nice to make it more universal as an extension to the Cache.

Depends on D9928.

Test Plan

Register and login endpoints still work.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage