Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update to redirect functionality#95

Closed
shipleyr wants to merge 1 commit into
ZF-Commons:masterfrom
shipleyr:master
Closed

Update to redirect functionality#95
shipleyr wants to merge 1 commit into
ZF-Commons:masterfrom
shipleyr:master

Conversation

@shipleyr

Copy link
Copy Markdown
Contributor

Added a configuration option to specify a route to be used to redirect
the user to when they have successfully logged in or out. A default
value is specified in the ModuleOptions.php file. The user will be able
to specify a route in the zfcuser.global.php.dist.

There is another part to this redirect feature which needs some work and
that involves a query string parameter. This way a user could specify a
route for that particular login to over ride the route specified in the
config.

Added a configuration option to specify a route to be used to redirect
the user to when they have successfully logged in or out. A default
value is specified in the ModuleOptions.php file. The user will be able
to specify a route in the zfcuser.global.php.dist.

There is another part to this redirect feature which needs some work and
that involves a query string parameter. This way a user could specify a
route for that particular login to over ride the route specified in the
config.
@shipleyr shipleyr closed this Jul 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant