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
F3332639: D9424.id31802.diff
Thu, Nov 21, 12:39 AM
Unknown Object (File)
Wed, Nov 20, 7:56 AM
Unknown Object (File)
Sun, Nov 10, 7:36 PM
Unknown Object (File)
Sun, Nov 10, 9:37 AM
Unknown Object (File)
Wed, Nov 6, 12:32 AM
Unknown Object (File)
Tue, Nov 5, 11:27 PM
Unknown Object (File)
Tue, Nov 5, 9:56 PM
Unknown Object (File)
Fri, Nov 1, 8:56 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
Lint Not Applicable
Unit
Tests Not Applicable