Page MenuHomePhabricator

[identity] Move UpdateUserPassword RPCs
ClosedPublic

Authored by bartek on Mon, Nov 20, 4:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 27, 3:59 AM
Unknown Object (File)
Tue, Nov 21, 2:23 AM
Unknown Object (File)
Tue, Nov 21, 2:06 AM
Subscribers

Details

Summary

Moved UpdateUserPassword RPC to the authenticated proto.

Depends on D9929

Test Plan

Registered with Identity Service, was able to log in. Hardcoded call to update_user_password() in native client and verified that password was updated by performning login again.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Mon, Nov 20, 4:51 AM
This revision is now accepted and ready to land.Mon, Nov 20, 11:38 AM
varun requested changes to this revision.Mon, Nov 27, 10:25 AM

i forgot that we need to update the gRPC web codegen files. can you please do that?

This revision now requires changes to proceed.Mon, Nov 27, 10:25 AM
In D9930#292405, @varun wrote:

i forgot that we need to update the gRPC web codegen files. can you please do that?

I created D10064 to update them all at once

This revision is now accepted and ready to land.Wed, Nov 29, 6:09 AM
This revision was automatically updated to reflect the committed changes.