To reproduce:
- Go to Auth.
- Create a new provider, but don't submit the form yet.
- Header is misleading, the provider is not yet "Enabled":
To fix this:
- This stuff is in PhabricatorAuthEditController near line 194.
- Fix is probably to not show the enabled/disabled badge at all if $is_new is true?