Page MenuHomePhabricator

[lib] pass entire `loginInInfo` to server call
ClosedPublic

Authored by kamil on Sep 26 2022, 6:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 1:33 AM
Unknown Object (File)
Thu, May 2, 7:15 PM
Unknown Object (File)
Thu, May 2, 7:15 PM
Unknown Object (File)
Thu, May 2, 7:15 PM
Unknown Object (File)
Thu, May 2, 8:25 AM
Unknown Object (File)
Apr 5 2024, 1:06 AM
Unknown Object (File)
Apr 5 2024, 1:06 AM
Unknown Object (File)
Apr 5 2024, 1:06 AM

Details

Summary

This diff introduces passing the source field to the keyserver to distinguish between different log-in scenarios (task).

Test Plan

Log input param in this line and check if source properly passed for both undefined (e.g. login from form) and defined source (e.g. cookie expired).

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Sep 26 2022, 7:02 AM
kamil edited the summary of this revision. (Show Details)
kamil edited the test plan for this revision. (Show Details)
kamil added reviewers: atul, abosh.
This revision is now accepted and ready to land.Sep 27 2022, 9:00 AM