Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.16.14

Request #2678 Seperate redirect URI for idle/expiration
Submitted: 2004-11-03 12:34 UTC
From: roehr at zilleon dot com Assigned: arnaud
Status: Closed Package: LiveUser
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  


 [2004-11-03 12:34 UTC] roehr at zilleon dot com
Description: ------------ I would like to request the inclusion of a way to distinguish between lgout redirects and auth idle/expire redirects. This could be achieved by adding an option to the config in the authContainers array: 'authContainers' => array(0 => array(redirect = '/index.php?error=timeout')) Lukas suggested this alternative: Maybe we could define a standard for placeholders in the redirect url and we would replace all those placeholders with all the relevant properties. That way we would not have to add another option. It would however mean running a bunch if substr_replace() on every redirect. Thanks for having a look! Torsten Roehr

Comments

 [2004-11-03 12:37 UTC] smith at backendmedia dot com
We have a new plan. We want to remove the redirect and callback config parameters in favor of a more general observer pattern. This allows you to register observers so that they get notified of any events. This should allow anything you want and it will remove some of the config clutter we currently have.
 [2004-12-08 20:03 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!