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

Hardwired redirect url after login #71

Closed
jakuub opened this issue May 28, 2015 · 2 comments
Closed

Hardwired redirect url after login #71

jakuub opened this issue May 28, 2015 · 2 comments

Comments

@jakuub
Copy link

jakuub commented May 28, 2015

In the file https://github.com/auth0/wp-auth0/blob/master/templates/auth0-login-form.php#L122 there is hardwired place of wordpress index.php.
Our issue is, that we have wordpress in the subdirectory of the webserver, to be precise on /articles/ , so we need the path /articles/index.php there. Maybe the best solution will be to prefix index.php by wordpress site url <?php echo get_site_url(); ?>.

The related support issue on wordpress.org is https://wordpress.org/support/topic/hardwired-redirect-url-after-login

@glena
Copy link
Contributor

glena commented May 28, 2015

ready in next release

@glena glena closed this as completed May 28, 2015
@jakuub
Copy link
Author

jakuub commented Jun 1, 2015

Thank you 👍

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants