Related: - Hide the registration username field if users can only login with email - We should not allow users to use email address as username
We should start transitioning to email as the unique identifier for logins instead of usernames.
But we use usernames all over our sites. We can begin by making it clear that the "username" is how your name will appear when Backdrop is referring to your profile. Eventually we can transition to Profiles or Name fields.
Recent comments
Oof. Just hit this part of my converstion to Backdrop. I'm surprised that there's no smooth path for this since, I thought, Media module was pretty commonly used in D7. Nothing from me,...
Upgrade from Drupal 7 with Media CKEditor
Thanks for the response and probably good info for someone, but you're correct that it's not really what I was looking for. I need to be able to run code and that code determines which...
How to programmatically change layout?
I ran into this problem again, now I understand, I can simply edit View and changing the filter option „Remember the Last Selection“. Unlike Drupal, Backdrop use Views for the Content page, I...
Incorrect filter behavior on the /admin/content page