Files
WPS3Media/vendor/Gcp/google/common-protos/metadata/Iam/V1/Policy.php
Malin 3248cbb029 feat: add S3-compatible storage provider (MinIO, Ceph, R2, etc.)
Adds a new 'S3-Compatible Storage' provider that works with any
S3-API-compatible object storage service, including MinIO, Ceph,
Cloudflare R2, Backblaze B2, and others.

Changes:
- New provider class: classes/providers/storage/s3-compatible-provider.php
  - Provider key: s3compatible
  - Reads user-configured endpoint URL from settings
  - Uses path-style URL access (required by most S3-compatible services)
  - Supports credentials via AS3CF_S3COMPAT_ACCESS_KEY_ID /
    AS3CF_S3COMPAT_SECRET_ACCESS_KEY wp-config.php constants
  - Disables AWS-specific features (Block Public Access, Object Ownership)
- New provider SVG icons (s3compatible.svg, -link.svg, -round.svg)
- Registered provider in main plugin class with endpoint setting support
- Updated StorageProviderSubPage to show endpoint URL input for S3-compatible
- Built pro settings bundle with rollup (Svelte 4.2.19)
- Added package.json and updated rollup.config.mjs for pro-only builds
2026-03-03 12:30:18 +01:00

69 lines
1.8 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/iam/v1/policy.proto
namespace DeliciousBrains\WP_Offload_Media\Gcp\GPBMetadata\Google\Iam\V1;
class Policy
{
public static $is_initialized = \false;
public static function initOnce()
{
$pool = \DeliciousBrains\WP_Offload_Media\Gcp\Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == \true) {
return;
}
\DeliciousBrains\WP_Offload_Media\Gcp\GPBMetadata\Google\Type\Expr::initOnce();
$pool->internalAddGeneratedFile('
Ÿ
google/iam/v1/policy.proto
google.iam.v1"„
Policy
version ((
bindings ( 2.google.iam.v1.Binding1
audit_configs ( 2.google.iam.v1.AuditConfig
etag ( "N
Binding
role ( 
members ( $
condition ( 2.google.type.Expr"X
AuditConfig
service ( 8
audit_log_configs ( 2.google.iam.v1.AuditLogConfig"·
AuditLogConfig7
log_type (2%.google.iam.v1.AuditLogConfig.LogType
exempted_members ( "R
LogType
LOG_TYPE_UNSPECIFIED
ADMIN_READ
DATA_WRITE
DATA_READ"€
PolicyDelta3
binding_deltas ( 2.google.iam.v1.BindingDelta<
audit_config_deltas ( 2.google.iam.v1.AuditConfigDelta"½
BindingDelta2
action (2".google.iam.v1.BindingDelta.Action
role ( 
member ( $
condition ( 2.google.type.Expr"5
Action
ACTION_UNSPECIFIED
ADD
REMOVE
AuditConfigDelta6
action (2&.google.iam.v1.AuditConfigDelta.Action
service ( 
exempted_member ( 
log_type ( "5
Action
ACTION_UNSPECIFIED
ADD
REMOVEB|
com.google.iam.v1B PolicyProtoPZ)cloud.google.com/go/iam/apiv1/iampb;iampbøªGoogle.Cloud.Iam.V1ÊGoogle\\Cloud\\Iam\\V1bproto3', \true);
static::$is_initialized = \true;
}
}