ElixirTeSS / TeSS

Training e-Support Service using Ruby on Rails.
Other
12 stars 12 forks source link

Don't attempt to send confirmation emails for default & admin users #946

Closed fbacall closed 4 months ago

fbacall commented 5 months ago

Summary of changes

Motivation and context

Can cause a crash during seeding process in production if sendmail not installed and email not configured.

Checklist