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
F3665961: D9424.id31814.diff
Sun, Jan 5, 8:06 PM
Unknown Object (File)
Thu, Jan 2, 5:23 AM
Unknown Object (File)
Thu, Jan 2, 5:23 AM
Unknown Object (File)
Thu, Jan 2, 5:17 AM
Unknown Object (File)
Sat, Dec 28, 11:39 AM
Unknown Object (File)
Fri, Dec 13, 9:53 PM
Unknown Object (File)
Nov 22 2024, 2:22 AM
Unknown Object (File)
Nov 22 2024, 1:26 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