[WordPress] 外掛分享: Auto Login with Cloudflare

首頁外掛目錄 › Auto Login with Cloudflare
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
90+
安裝啟用
★★★★★
5/5 分(4 則評價)
1215 天前
最後更新
問題解決
WordPress 5.0+ PHP 5.3+ v1.1.4 上架:2021-02-02

內容簡介

啟用 Cloudflare Access 自架應用程式以保護您的 /wp-admin 資料夾。從 Cloudflare Access 新增您的授權域名和目標網站設定。如果使用者的電子郵件地址相符,已驗證過的使用者將自動登入 WordPress。

參考 Cloudflare 的文件 以設定 Access。

您也可以在 wp-config.php 中定義設定

define('WP_CF_ACCESS_AUTH_DOMAIN', 'yourdomain.cloudflareaccess.com');
define('WP_CF_ACCESS_JWT_AUD', 'examplef2nat0rkar2866wn829a0x2ztdg');
define('WP_CF_ACCESS_REDIRECT_LOGIN', true);

本外掛與 Cloudflare 無關,並非其開發者。所有商標、服務標記和公司名稱均為其各自所有者的財產。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Auto Login with Cloudflare」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Enable Cloudflare Access self-hosted application to protect your /wp-admin folder. Add your auth domain and aud settings from Cloudflare Access. Authenticated user will be automatically logined to WordPress if their email address matches.
Follow Cloudflare document to setup Access.
You can also define configs in wp-config.php
define('WP_CF_ACCESS_AUTH_DOMAIN', 'yourdomain.cloudflareaccess.com');
define('WP_CF_ACCESS_JWT_AUD', 'examplef2nat0rkar2866wn829a0x2ztdg');
define('WP_CF_ACCESS_REDIRECT_LOGIN', true);

This plugin is not affiliated with nor developed by Cloudflare. All trademarks, service marks and company names are the property of their respective owners.

延伸相關外掛

文章
Filter
Mastodon