cloudflare / cloudflare/cloudflare-php

Worker Secrets API

オープン
#246 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
674
フォーク
268
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello,

### Context

As a [WordPress](https://wordpress.org/) ops, I use [Simply Static](https://wordpress.org/support/plugin/simply-static/) to deploy some html to CloudFlare Pages.
WordPress allows to add password to pages, I copycat this feature with a [CloudFlare functions ](https://developers.cloudflare.com/pages/platform/functions/) and a basic auth.
At this moment I ignore the passwords set in WordPress and use a single [secret](https://developers.cloudflare.com/pages/platform/functions/bindings/#secrets) for all protected pages.

### Requested feature

I would like to manipulate functions' secrets directly from PHP so every password changes in WordPress could be replicated in CloudFlare.
I need to CRUD over the functions' secrets API.

Thank you a lot

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。