Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable wp REST API in easywp (#169)
This commit consists 3 commits squashed together, dating back from May 2021: * some initial draft that disables REST API? * fix syntax errors, i was stupid * pre-commit Its main goals are: 1. Install `disable-json-api` to ensure no unauthenticated REST API access, and, 2. Help user install wordpress instead of letting users go to their website to set them up, as installation is required for plugins to be installed.
- Loading branch information