跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

EffortLess Temporary Secure Login

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

EffortLess Temporary Secure Login

由 domclic 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

EffortLess Temporary Secure Login lets an administrator create a time-limited login link for a developer or support person, without ever sharing a password. Choose a role, choose an expiry, copy the link. The link auto-expires (deleting the temporary account and destroying its sessions) or can be revoked instantly.

安裝方式

  1. Upload the plugin files to /wp-content/plugins/effortless-temporary-secure-login, or install directly through the WordPress plugins screen.
  2. Activate the plugin.
  3. Go to Users > Temporary Logins to create your first temporary login.

常見問題集

Does this share my real password?

No. The plugin creates a separate, disposable WordPress user account and authenticates the recipient via a secure signed link — no password is ever shared or stored in plain text.

What happens when a temporary login expires?

The account is automatically logged out, its sessions destroyed, and the underlying WordPress user account deleted. The event stays visible in the plugin’s activity log.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈EffortLess Temporary Secure Login〉的開發相關工作。

參與者
  • domclic

將〈EffortLess Temporary Secure Login〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.1.2

  • Fixed: a temporary login’s granted Super Admin status was never actually revoked on expiry, revoke, or uninstall — revoke_super_admin() was called with the temporary account’s username instead of its numeric user ID (which WordPress core silently ignores), and the uninstall routine didn’t call it at all.
  • Fixed: network-activating the plugin on a multisite install with existing sites only provisioned the tables/cron for one site; every other existing site never got its eltsl_logins/eltsl_activity tables.
  • Fixed: sites that only got provisioned via the lazy per-site upgrade path never had the hourly expiry sweep scheduled.
  • Fixed: uninstall only cleaned up the first 100 sites on a large network (missing number => 0 on the site query).
  • Fixed: an unparseable custom expiry date silently created an already-expired login instead of falling back to the default duration.
  • Improved: front-end token verification now looks up the matching login by its indexed token hash instead of scanning and re-hashing every active login.
  • Improved: the Network Admin list table no longer re-resolves a site’s URL once per row, and skips the lookup entirely for sites with no logins.
  • Refactored: the per-site and network-wide list tables now share their column-rendering and revoke-link logic instead of duplicating it.

1.1.1

  • Fixed a 404 when generating or revoking a temporary login from Network Admin — the create form and revoke links pointed at wp-admin/network/admin-post.php, which doesn’t exist; admin-post.php is a shared handler that always lives at wp-admin/admin-post.php.

1.1.0

  • Added a Network Admin > Users > Temporary Logins page (multisite) with a site picker to create a temporary login for any site in the network, plus a combined list/revoke table across every site.
  • Added an option (Network Admin only, visible only to an existing Super Admin) to also grant the temporary account real Super Admin rights for the login’s lifetime, cleanly revoked via revoke_super_admin() on expiry or manual revoke.
  • Existing installs are upgraded automatically (adds the is_super_admin column to the logins table).

1.0.3

  • Set Author to domclic (Donate link intentionally stays https://id7.dev/donate/, per project convention).

1.0.2

  • Renamed to “EffortLess Temporary Secure Login” and set Contributors to domclic.
  • Fixed Plugin Check findings: prefixed template loop variables in the admin view, and switched the direct-file-access guard in helpers.php/class-eltsl-secret.php to the standard ABSPATH-only check (recognized by automated scanners) — test loading now sets ABSPATH itself instead of a separate testing constant.

1.0.1

  • Fixed multisite: sites created after Network Activation now get their tables and cron sweep provisioned automatically, and network-wide uninstall now cleans up every site instead of only the current one.

1.0.0

  • Initial release.

中繼資料

  • 版本 1.1.2
  • 最後更新 3 週前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 6.2 或更新版本
  • 已測試相容的 WordPress 版本 7.0.2
  • PHP 版本需求 7.4 或更新版本
  • 語言
    English (US)
  • 標籤:
    loginpasswordlesssecuritysupporttemporary access
  • 進階檢視

評分

這個項目尚無任何評論記錄。

Your review

查看全部使用者評論

參與者

  • domclic

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

贊助

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.