You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an admin from the rake task, we don't want to require email confirmation since email may not yet be configured. Email confirmation was just added with #112 to solve #108.
Proposed solution:
Auto confirm email for this user.
The text was updated successfully, but these errors were encountered:
When creating an admin from the rake task, we don't want to require email confirmation since email may not yet be configured. Email confirmation was just added with #112 to solve #108.
Proposed solution:
Auto confirm email for this user.
The text was updated successfully, but these errors were encountered: