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

smk-ka’s picture

Status: Active » Closed (duplicate)

This 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.

socialnicheguru’s picture

Version: 5.x-1.9 » 6.x-2.x-dev

is this available in D6 as an option now?