Is your feature request related to a problem? Please describe.
Because we plan to restrict the usability of Accounts with not confirmed emails, the fear of problems with the mails are coming up. @adamfuge and I have now theorized about a possible solution,
Describe the solution you'd like
The Idea is to Implement a emergency button that automatically verifies all Emails. This button could be implemented by having an environment variable that is set so new registrations are automatically admitted, and a DB mutation that updates the database.
Describe alternatives you've considered
Instead of simply verifying everything, one could only verify users temopraily. Once the mail server is confirmed to be working again, all temporarily accepted Accounts would be stepped back to unverified and get a new Email to verify.
Is your feature request related to a problem? Please describe.
Because we plan to restrict the usability of Accounts with not confirmed emails, the fear of problems with the mails are coming up. @adamfuge and I have now theorized about a possible solution,
Describe the solution you'd like
The Idea is to Implement a emergency button that automatically verifies all Emails. This button could be implemented by having an environment variable that is set so new registrations are automatically admitted, and a DB mutation that updates the database.
Describe alternatives you've considered
Instead of simply verifying everything, one could only verify users temopraily. Once the mail server is confirmed to be working again, all temporarily accepted Accounts would be stepped back to unverified and get a new Email to verify.