Is this possible to validate user without forcing user to be logged in?

Comments

ptmkenny’s picture

Status: Active » Closed (works as designed)

Yes, there are a variety of ways you can do this. For example, you can use the Rules module to display a message and put the token to validate the account in that message. This will allow users to simply click a link to validate their accounts.

mibfire’s picture

i mean, when user click the validation link in the email(in normal case) the user will be logged in automaticaly. The problem is that the validation link will always make the user log in. So it doesnt matter where the link is placed. There should be a link that validates user without being logged in.

mibfire’s picture

Status: Closed (works as designed) » Active