AMP
AMP copied to clipboard
Password Reset Redesign
Arc:
- Reset password is not in a state suitable for SaaS/Enterprise usage. An email-based password reset would be handy for the panel as a whole. Allow the panel to send an email (it currently can't) to do a password reset to a random password. Then allow them to change it later (or something to that effect) The current hyperlink just looks messy and is not what Enterprise users expect from whitebox.
Dev note: This will likely need to wait for .NET 8
What we could do as a workaround is use a separate small NodeJS app that sends emails on AMPs behalf? I think Node is an acceptable dependency for Enterprise users.
Let me take a stab at this one before we go that route. I've got some experience with mail servers and might be able to get it working natively.