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
Unknown Object (File)
Sun, Feb 9, 10:41 AM
Unknown Object (File)
Sun, Feb 9, 10:41 AM
Unknown Object (File)
Sun, Feb 9, 10:41 AM
Unknown Object (File)
Sun, Feb 9, 10:41 AM
Unknown Object (File)
Tue, Jan 28, 5:07 AM
Unknown Object (File)
Sun, Jan 26, 12:36 AM
Unknown Object (File)
Wed, Jan 22, 8:05 AM
Unknown Object (File)
Jan 18 2025, 4:41 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.