Page MenuHomePhabricator

Warn users about using `bin/accountadmin` for first time setup
ClosedPublic

Authored by epriestley on Dec 2 2013, 3:07 PM.
Tags
None
Referenced Files
F15458046: D7678.diff
Sun, Mar 30, 8:30 PM
F15456858: D7678.diff
Sun, Mar 30, 12:40 PM
F15434461: D7678.id.diff
Mar 25 2025, 3:50 AM
F15429852: D7678.id.diff
Mar 24 2025, 4:37 AM
F15429846: D7678.id17336.diff
Mar 24 2025, 4:36 AM
F15420184: D7678.id17336.diff
Mar 21 2025, 12:01 PM
F15388744: D7678.diff
Mar 15 2025, 4:20 AM
F15385834: D7678.id17336.diff
Mar 14 2025, 11:30 PM
Subscribers

Details

Summary

The "easy setup" is sort of an exaggeration since it basically just amounts to getting you logged in correctly, but it will probably be more true in the future.

Test Plan

Ran bin/accountadmin with zero and more than zero accounts.

Diff Detail

Branch
firsttime
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

Specifically, the problem this solves is users creating the first account with bin/accountadmin and then not knowing what to do next, since they don't have any auth providers configured. They can bin/auth recover into the account, but this process is far easier for everyone if everyone goes through the web workflow.