Page MenuHomePhabricator

[lib][native][web] Stop passing password up to deleteAccount endpoint
ClosedPublic

Authored by ashoat on Oct 9 2023, 7:07 AM.
Tags
None
Referenced Files
F3159646: D9424.id31802.diff
Wed, Nov 6, 12:32 AM
F3159594: D9424.id31814.diff
Tue, Nov 5, 11:27 PM
F3158484: D9424.diff
Tue, Nov 5, 9:56 PM
Unknown Object (File)
Fri, Nov 1, 8:56 AM
Unknown Object (File)
Fri, Oct 11, 7:52 PM
Unknown Object (File)
Fri, Oct 11, 3:01 PM
Unknown Object (File)
Fri, Oct 11, 10:38 AM
Unknown Object (File)
Fri, Oct 11, 10:37 AM
Subscribers

Details

Summary

We stopped taking the password as input in D9236, so there's no point in using it anymore.

This diff simply stops passing the parameter up. Following diffs will update the relevant components so that they don't ask for passwords anymore.

Test Plan

Test account deletion components and make sure they still work

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage