cloudflare / cloudflare/cloudflare-php

Worker Secrets API

Abierto
#246 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PHP
Estrellas
674
Forks
268
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

The issue names no repository files or tests; start with the linked Cloudflare Pages Functions and bindings documentation. Done means the PHP library exposes CRUD operations for Pages Functions secrets, with behavior aligned to that API.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
php
Área
api, cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.