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.
Details
Details
- Reviewers
asherkin btrahan - Maniphest Tasks
- T4062: Warn users that they are skipping the setup process if they run bin/accountadmin with no accounts
- Commits
- Restricted Diffusion Commit
rPe19ad8ab8a55: Warn users about using `bin/accountadmin` for first time setup
Ran bin/accountadmin with zero and more than zero accounts.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
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.