In b5bb65cba9cfafd563e693d2921ce979f29cb784, a temporary feature flag was added to the CheckUser extension to hide the temporary accounts onboarding dialog for all users. This was done to ensure that development could be finished on the dialog before it is shown to users (as it is only shown once per user).
We can remove this feature flag and show the dialog once we have completed the following:
- Finished T380955: Build the IP Reveal guidance panel
- Finished updating the permissions needed to see IPInfo (T375086) and temporary account IP reveal (T325451)
- Have completed QA to ensure the dialog matches the design specs and works as intended
Acceptance criteria
- Remove wgCheckUserEnableTempAccountsOnboardingDialog and assume the value is true in any places that it is used when removing the configuration value