4.1] identification with email #36119
HDInfautre
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
The way I dealt with this in J3 is to create my own plugin that overrides the user registration and update functions. I basically hide the "username" field from the forms and only use email. I force the username that is stored in the database to be the email address. In J4 I am currently finishing migration testing and will be using a 3rd party OAuth registration and login solution so I'll be skipping the entire joomla core user creation and registration functions. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Like many users, I put a different nickname for each site.
It's hard to find it when you don't log in often.
Many sites accept email authentication.
There was a plugin in joomla 3 that a priori will not be ported to joomla 4
Request:
Allow identification with email. This probably involves better control of the creation of a new member with a nickname that is not an email (and perhaps rejected some term (admin ....)
[I'm not a developer and I don't have a technical proposal to make. If I am not in the right place, please move or tell me how to do it].
Beta Was this translation helpful? Give feedback.
All reactions