內容簡介
總結:「Email OTP Login」通過在使用者輸入使用者名稱和密碼後要求他們驗證發送到他們電子郵件的 OTP,給你的 WordPress 站點增加了額外的安全層。這確保僅具有註冊電子郵件訪問權限的使用者可以登錄。
- 這個外掛的主要功能是什麼?
- OTP 過期的時間是多久?可以進行設置嗎?
- OTP 如何進行存儲?有採用什麼方式讓它安全存放?
- 這個外掛可以和哪些 WordPress 登入表單一起使用?
- 這個外掛是否修改了 WordPress 核心文件?
- 這個外掛的授權是什麼?可以對它進行哪些操作?
外掛標籤
開發者團隊
原文外掛簡介
Email OTP Login adds an additional layer of security to your WordPress site by requiring users to verify an OTP sent to their email after entering their username and password. This ensures that only users with access to the registered email can log in.
Features:
Email OTP verification during login.
OTP expires in 5 minutes (configurable).
OTP stored securely using WordPress password hashing.
Works with the default WordPress login form.
Uses WordPress built-in wp_mail() function (works with SMTP plugins).
This plugin does not modify WordPress core files.
License
This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 or later.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
