Page MenuHomePhabricator

Respect "can edit username" in registration UI
ClosedPublic

Authored by epriestley on Nov 13 2013, 6:26 AM.
Tags
None
Referenced Files
F15442023: D7577.id17108.diff
Wed, Mar 26, 9:01 PM
F15441995: D7577.diff
Wed, Mar 26, 8:55 PM
F15402965: D7577.id17108.diff
Tue, Mar 18, 1:21 AM
Unknown Object (File)
Mar 1 2025, 10:04 AM
Unknown Object (File)
Feb 9 2025, 5:28 PM
Unknown Object (File)
Feb 8 2025, 11:31 AM
Unknown Object (File)
Jan 28 2025, 11:42 AM
Unknown Object (File)
Jan 14 2025, 9:54 AM
Subscribers

Details

Reviewers
btrahan
datr
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPfb6e38548b0c: Respect "can edit username" in registration UI
Summary

Fixes T3741. The flag is respected in terms of actually creating the account, but the UI is a bit unclear.

This can never occur naturally, but installs can register an event which locks it.

Test Plan

Artificially locked it, verified I got more reasonable UI;

{F81282}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Pretty much matches what I've done to my patched copy. Looks good.

Thanks! Sorry this took so long to get to, I thought it was a little more involved than it actually was.