after this PR, mail for good will use a classic email/password to handle user authentication. When starting the app if there is no admin users in the DB then a default admin account will be created with the following credentials 'admin@admin.com' / 'admin'. A migration file has also been created and added to the repo to help the upgrade of mail for good instances.
after this PR, mail for good will use a classic email/password to handle user authentication. When starting the app if there is no admin users in the DB then a default admin account will be created with the following credentials 'admin@admin.com' / 'admin'. A migration file has also been created and added to the repo to help the upgrade of mail for good instances.