Page MenuHomePhabricator

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

Authored by kamil on Sep 26 2022, 6:56 AM.
Tags
None
Referenced Files
F3352075: D5228.diff
Sat, Nov 23, 4:33 AM
F3346578: D5228.id17164.diff
Fri, Nov 22, 9:10 AM
F3346572: D5228.id17079.diff
Fri, Nov 22, 9:10 AM
F3346560: D5228.id.diff
Fri, Nov 22, 9:09 AM
F3346546: D5228.diff
Fri, Nov 22, 9:07 AM
Unknown Object (File)
Oct 22 2024, 1:57 PM
Unknown Object (File)
Oct 22 2024, 1:57 PM
Unknown Object (File)
Oct 22 2024, 2:17 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