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
F13178885: D7678.diff
Wed, May 8, 8:46 PM
Unknown Object (File)
Sat, May 4, 6:25 PM
Unknown Object (File)
Thu, May 2, 8:05 PM
Unknown Object (File)
Tue, Apr 30, 11:16 PM
Unknown Object (File)
Sat, Apr 27, 11:09 AM
Unknown Object (File)
Mon, Apr 22, 10:33 PM
Unknown Object (File)
Tue, Apr 16, 3:43 AM
Unknown Object (File)
Apr 5 2024, 8:29 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

Lint
Lint Skipped
Unit
Tests Skipped

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.