-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Website: Add secrets on-demand for more endpoints (#1362)
## What is this PR doing? Adds secrets on demand for PHP endpoints that need them. Related to #1197 ## What problem is it solving? We are not yet relaying secrets required by the endpoints `plugin-proxy.php` and `oauth.php`. ## How is the problem addressed? This PR adds secrets as environment variables when requests for those endpoints are processed. ## Testing Instructions - Test briefly on the WP Cloud staging site - Test use of the updates to identify files-to-serve-via-php during deployment
- Loading branch information
1 parent
d09f8bc
commit b951c05
Showing
1 changed file
with
63 additions
and
12 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