[GTMAWEB-46] Default Password Reset template needs to be created on account creation #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Having a custom template for password reset is a new thing. The problem right now is that a new account won't have the template because it has never been accessed yet. The reset password function needs to handle this by creating the default template when/if it does not exist.
Issue metadata