Description of the need
When a user changes their email address, Backdrop should send an email with a unique link to the user with the new email address so that the user is required to confirm the change.
Inspired by https://www.drupal.org/project/drupal/issues/85494
This is the patch that would be the closest to what will work here: https://www.drupal.org/project/drupal/issues/85494#comment-450598.
In reading the drupal.org comments, this change should not allow someone to change both the password and the email address at the same time. And there should ideally be a way to keep sending notifications to the original email address until the change is confirmed.
Recent comments
Hi Martin, Double-check that your ../private/downloads folder has proper permissions for the web server and that the uploaded file is correctly linked to the product SKU. Make sure the...
Ubercart and downloadable file product
We released version 1.32.1 of Backdrop CMS on October 7th to address some of the bugs reported in version 1.32.0. https://github.com/backdrop/backdrop/releases/tag/1.32.1
Backdrop CMS 1.32.0 Upgrade Issues or Feedback
To be very clear: Backdrop does NOT need composer and never will. While some use composer with Backdrop it is NOT required.
Class "FileStorageController" not found