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

URL redirection on successful login #1173

Merged
merged 4 commits into from
Jul 14, 2015
Merged

Conversation

xlecours
Copy link
Contributor

@xlecours xlecours commented Jul 7, 2015

Now using the new removeCommonAffix function to remove overlapping parts of $config->getSetting('url') and $_SERVER['REQUEST_URI'].

Thanks @driusan

@driusan driusan added Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) PassedCodeReview labels Jul 8, 2015
@driusan driusan added this to the 15.10 milestone Jul 8, 2015
*
* removeCommonAffix("http://localhost/foo", "/foo/bar")
*
* would return "bar", which can then be concatenated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"/bar"

samirdas added a commit that referenced this pull request Jul 14, 2015
URL redirection on successful login
@samirdas samirdas merged commit 4efa21f into aces:master Jul 14, 2015
@xlecours xlecours deleted the url_redirect_3 branch March 19, 2016 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants