Page MenuHomePhabricator

Conditionally hide possibility to change password for SIWE accounts
ClosedPublic

Authored by marcin on Dec 29 2022, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 2, 8:22 PM
Unknown Object (File)
Sun, Jun 30, 11:21 AM
Unknown Object (File)
Sun, Jun 30, 12:32 AM
Unknown Object (File)
Sat, Jun 29, 8:35 PM
Unknown Object (File)
Sat, Jun 29, 8:56 AM
Unknown Object (File)
Wed, Jun 26, 5:42 AM
Unknown Object (File)
Sun, Jun 23, 10:49 AM
Unknown Object (File)
Sun, Jun 23, 6:17 AM
Subscribers

Details

Summary

This differential disables UI that allows to change password for SIWE accounts.

Test Plan

Create SIWE accounts. Button to enter passowrd edition panel should simply not be visible, but everything should remain as it was for conventional accounts.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 30 2022, 3:56 AM
native/profile/profile-screen.react.js
104

This should've been passwordEditingUI, "edition" doesn't mean what you think

native/profile/profile-screen.react.js
104

Yes - language mistake from my side. I should create a small diff that fixes it shortly.