you can set there

login, register, etc
logout

is it possible to have:

login, etc
register
logout

thanks sb

Comments

JordanMagnuson’s picture

Title: Is it possible to seperate login and register in the rules? » separate login, registration, and one-time login triggers

It should be possible to separate all of them. The options should be:

❑ one-time login link
❑ normal login
❑ registration
❑ logout

ipwa’s picture

This would be amazing I want to trigger som destinations based on if the user is logging in for the first time.

bruce.wins’s picture

I really, really need to get a functionality like this, especially the one time link. Has anyone figured out how to do it? Even without using this module?

mithy’s picture

Status: Active » Fixed

All this is possible with this module from the beginning. Please look into documentation for how to do this. You distinguish register/login/one-time-link by the path.

I do not remember why I did not provide explicit checkboxes but I recall there had been a reason. Should be somewhere in the source code.

bruce.wins’s picture

Status: Fixed » Active

Is there a way to ignore, or not redirect anywhere with a one time link? I'm using a module called User Registration Password which let's me set a destination in the One time link. If I want to use Login Destination for normal logins, this link is ignored. If I set Login Destination to a specific path of the one time link, the destination in the link is also ignored. There are also other scenarios where a specific destination in a link is useful for logged out users.

bruce.wins’s picture

Issue summary: View changes

minor fix