Skip to content

Instantly share code, notes, and snippets.

@nxpthx
Created April 17, 2014 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nxpthx/10978963 to your computer and use it in GitHub Desktop.
Save nxpthx/10978963 to your computer and use it in GitHub Desktop.
Login with redirect to access restricted page
plugin.tx_felogin_pi1 {
redirectDisable = 0
redirectMode = getpost
}
config {
typolinkCheckRootline=1
typolinkLinkAccessRestrictedPages = 245
typolinkLinkAccessRestrictedPages_addParams = &return_url=###RETURN_URL###&pageId=###PAGE_ID###
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment