Page MenuHomePhabricator

Respect "can edit username" in registration UI
ClosedPublic

Authored by epriestley on Nov 13 2013, 6:26 AM.
Tags
None
Referenced Files
F19940714: D7577.id17108.diff
Wed, Apr 15, 4:36 AM
F19511507: D7577.id17101.diff
Jan 12 2026, 3:55 AM
F19467755: D7577.id17108.diff
Jan 3 2026, 5:10 PM
F18807781: D7577.id.diff
Oct 19 2025, 3:27 AM
F18806834: D7577.diff
Oct 18 2025, 9:46 PM
F18804181: D7577.id17108.diff
Oct 18 2025, 6:40 AM
F18760956: D7577.diff
Oct 6 2025, 11:32 AM
F18582708: D7577.id17101.diff
Sep 11 2025, 8:52 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.