- Issue created by @joaopauloc.dev
- Merge request !21Adding feature to choose/hide the message when an user try to login using... → (Open) created by joaopauloc.dev
- 🇧🇷Brazil joaopauloc.dev
Hi everyone,
Thanks for this great module! As mentioned in the description, whether or not users need to see that message depends on the site’s context. For example, if the site is new and has never allowed username-based logins, there’s no need to display the message at all.
What do you think?
- 🇧🇷Brazil joaopauloc.dev
Updating patch to make the mail_login_password_only_description optional as well.
- Status changed to Needs work
about 2 months ago 5:57pm 22 July 2025 - 🇺🇸United States nrogers
Nice, this works for me. However, one minor addition is needed, the new mail_login_email_only_error_message setting needs added to the schema file. Drupal 11 will throw a schema mismatch warning without it.