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

Commits on Jul 27, 2017

  1. Add handling for redirects for logged in users

    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.
    tmotyl committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    33046b8 View commit details
    Browse the repository at this point in the history