ElixirTeSS / TeSS

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

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

Closed fbacall closed 7 months ago

fbacall commented 7 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