Loading
[24.0] Return generic message for password reset email
This prevents existence of a user account from being queryable through password reset. We now return `None` and display a generic message regardless of a prt being created or not. Fixes https://github.com/galaxyproject/galaxy/issues/18475