Closed (duplicate)
Project:
Invite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2008 at 14:49 UTC
Updated:
3 Jun 2009 at 13:18 UTC
Ok so I set logintoggin to immedite acces
Allow users to login using their e-mail address:: enabled
Use two e-mail fields on registration form: enabled
Set password & Immediate login: enabled
I would expect that the user that was sent an invitation, should not have to be validated. But in the current system they are.
Here is what I would expect upon invitation
1. invite sent
2. person clicks on the link
3. they sign up
4. check to see if email entered is email they were sent
5. if it is, they are validated
6. if not they go through the regular process
Chris
Comments
Comment #1
smk-ka commentedThis has already been requested in #170327: Disable registration email verification when user registered using invited email. Unfortunately, this seems to be not possible in D5, since the code flow is somewhat hardcoded, and doesn't provide the flexibility that would be required to achieve this behavior.
Comment #2
socialnicheguru commentedis this available in D6 as an option now?