Check if user is logged in and if the cookie exists and isn't anonymous.
Depends on D10814
Differential D10830 Authored by tomek on Jan 26 2024, 3:22 AM.
Details Summary Check if user is logged in and if the cookie exists and isn't anonymous. Depends on D10814 Test Plan Call a selector for keyserver with ashoatKeyserverID and check if it returns true. Add a new keyserver to the store and check if the selector returns false for it.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptJan 26 2024, 3:22 AM2024-01-26 03:22:47 (UTC-8)
This revision is now accepted and ready to land.Jan 26 2024, 5:51 AM2024-01-26 05:51:34 (UTC-8) Harbormaster completed remote builds in B26175: Diff 36157.Jan 26 2024, 6:03 AM2024-01-26 06:03:32 (UTC-8) Closed by commit rCOMMe7ae43ad692f: [lib] Create a selector that checks if a user is logged in to a keyserver (authored by tomek). · Explain WhyJan 29 2024, 3:44 AM2024-01-29 03:44:55 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36157 lib/selectors/user-selectors.js
|