configurable redirection if authentication fails
angoru - April 2, 2008 - 10:56
| Project: | Temporary Invitation |
| Version: | 5.x-2.2 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I find it useful to send the user to a configurable url when it failed authentication .
for example if authentication is correct, send user to /user and if he fails, send him to /home. Now there's only a field for succesful authentication and it leves the user in /temporary-invitation-login/
Thank you.
Angel.

#1
Hm... if I proceed going into this direction, this is going to get bloated sooner or later.
How about I introduce a hard dependency on workflow-ng (= rules for the Drupal 6 version) and let that module handle redirections and sending mail?