Login toboggan is 'ported', but apparently never tested. hook_user_update has exactly one parameter in backdrop cms, but function logintoboggan_user_update uses three. I fixed it leaving only one, and submitted an issue in ghithub.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).
If you don't want/need a View, I think Computed Field would be an excellent option for this. BTW, you can use token replacement (by using the function token_replace()) in the computation of the field...
Posted5 hours 16 min ago by Alejandro Cremaschi (argiepiano) on:
Comments
Thanks for doing that. That maintainer might no longer be involved. I can look into adding your fix and look for a new maintainer.
If I recall, Login Toboggan also has some features that can be removed from the module since they are now included in Backdrop core (such as ability to login with email address, maybe others).