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

WordPress app: Enable REST API #23264

Open
fluiddot opened this issue May 28, 2024 · 1 comment
Open

WordPress app: Enable REST API #23264

fluiddot opened this issue May 28, 2024 · 1 comment

Comments

@fluiddot
Copy link
Contributor

fluiddot commented May 28, 2024

The WP app only supports communicating with the site using XMLRPC. Following a negative app review seems that XMLRPC could be a concerning point when using the app due to security reasons.

Cool app, and useful functionality for doing limited editing on the run, but XMLRPC is wildly insecure and this app needs two factor authentication for me to use it securely. Will upgrade this review when it has this functionality!

Expected behavior

The WP app connects to sites using REST API.

Actual behavior

The WP app connects to sites using XMLRPC.

Steps to reproduce the behavior

N/A

Tested on iPhone 11, iOS 17.0.2, WordPress iOS 25.0
@dangermattic
Copy link
Collaborator

dangermattic commented May 28, 2024

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants