Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add handling for redirects for logged in users #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmotyl
Copy link
Contributor

@tmotyl tmotyl commented Jul 28, 2017

If a user is logged in, but a page is configured to "hide at login"
We now check "redirectError403LoggedInUserTo" TS config where you
can configure e.g. user profile page uid.
So a logged in user will be redirected to his profile after accessing
a page which is hidden at login.

If a user is logged in, but a page is configured to "hide at login"
We now check "redirectError403LoggedInUserTo" TS config where you
can configure e.g. user profile page uid.
So a logged in user will be redirected to his profile after accessing
a page which is hidden at login.
@r3h6
Copy link
Owner

r3h6 commented Aug 1, 2017

Thanks for this request. Till September I won't have time to implement this.

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.

2 participants