magicstone-dev / acropolis

Community-driven fork of Diaspora's federated social network software
https://magicstone.dev
GNU Affero General Public License v3.0
8 stars 4 forks source link

Problem: Admin from rake task doesn't have email confirmed #113

Open weex opened 2 years ago

weex commented 2 years ago

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.