Page MenuHomePhabricator

Respect "can edit username" in registration UI
ClosedPublic

Authored by epriestley on Nov 13 2013, 6:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 9:54 AM
Unknown Object (File)
Sun, Jan 12, 12:51 PM
Unknown Object (File)
Sat, Jan 11, 1:10 AM
Unknown Object (File)
Sat, Jan 11, 12:43 AM
Unknown Object (File)
Fri, Jan 10, 10:27 PM
Unknown Object (File)
Tue, Dec 31, 2:53 AM
Unknown Object (File)
Dec 24 2024, 3:22 AM
Unknown Object (File)
Dec 21 2024, 9:16 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.