-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev: Update env variables for conformity (#58)
* add : sanitize URL and path helpers in access-functions * update : add a leading slash for uploads path and WP REST URL prefix * fix : RESTController test failing by updating the defaults in VariableRegistry * fix : PHPCS - Closure not using "$this" should be declared static. * fix : failing Generator tests due to mising slash * chore: directly prefix env variables * fix: ensure home url has no trailing slash * fix: make graphql endpoint required and fix default --------- Co-authored-by: Dovid Levine <[email protected]>
- Loading branch information
1 parent
39d592b
commit 546b05d
Showing
4 changed files
with
13 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters