Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2010 at 16:13 UTC
Updated:
29 Jul 2014 at 18:49 UTC
core's registration workflow is woefully behind the times.
drupal 5.x saw the addition of user created passwords, but unfortunately it did not take the necessary extra step to provide some other means of validating a user's existence (opening the door wide to spambot registrations when this feature is enabled).
this is evidenced by the fact that the LoginToboggan module consistently ranks in the top 50-100 contributed modules. it's cornerstone feature, an email validation workflow addition, is something that in this day and age certainly belongs in core.
so, i'd like to propose that LoginToboggan's email validation workflow (or something like it) be added to core.
Comments
Comment #1
efarseer commentedI support this.
Comment #2
Leeteq commentedThere is a correlation between the importance of this request and the strangeness that this is not already in core looong ago.
Comment #3
Everett Zufelt commentedIsnt the fact that we have gotten along w/o this in Core a good reason to keep it normal?
I'd be happy to review a patch should one get rolled.
Comment #4
Leeteq commented#3: that is a logic that suggest that something cannot grow more important over time, which sounds strange.
When others chime in here, we will notice if there is more demand for this now.
Comment #5
rafamd commentedWell yes, a revamp of the login workflow would be a nice thing to do. I'm coming from this issue #1176728: Integration with LoginTobbogan where an interesting point is rised: "I think it would be more useful for someone to create a Login Frame that all login type modules would build off of. Sort of like Voting API that all vote-type modules are dependent on."
We should try to identify other login-related modules requirements and provide a friendly way to interact.
Comment #6
fenda commentedI would also like to see updates to the login workflow. I think Logintoboggan does too many things that we don't need in core.
However, the typical process I would like to be able to have my users follow:
It would also be nice to have an on/off setting that automatically logs in users after registration, but still requires them to verify their email at some point.
Comment #7
Rob C commentedSounds like a duplicate of #115801: Allow password on registration without disabling e-mail verification Closing. 115801 contains more up to date information and a patch.
And Logintoboggan isn't alone anymore, see > http://drupal.org/project/user_registrationpassword for D7.