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

Fix for blocking rest api requests #575

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

Fix for blocking rest api requests #575

wants to merge 1 commit into from

Conversation

venkatraj
Copy link

Hi John Clause,

I'm Venkat and working for UpdraftPlus. One of our plugin (we recently acquired it) Easy Updates Manager uses REST API and React for dashboard settings. Since your plugin redirects incoming requests (to append language to url), it redirects REST API calls as well. Even though it works for GET calls, POST calls gives a 404.

We have solved it using your filter qtranslate_language_detect_redirect, but since rest api is in core, I think you too don't want to redirect the rest api url.

This branch has fix for blocking rest api requests. If you could review, merge and release a plugin update, It is much appreciated. Thanks in advance.

Regards,
Venkat

Fix for blocking rest api requests
@herrvigg
Copy link

herrvigg commented Dec 2, 2018

Hello,
since qTranslate-X is not maintained and we migrated the project to qTranslate-XT i wanted to inform you i just created a PR for this issue: qtranslate/qtranslate-xt#621

Any validation or comment would be much appreciated, thank you!

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.

3 participants