WordPress.org

Taiwan 正體中文

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

Plugin Directory

GOAuth

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

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

GOAuth

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

外掛說明

This plugin allow users authenticate with OAuth Providers. If you have Two-Factor verification enabled in account, then it will work or you can use the Google Authenticator App.
Dependencies: curl, bcmath, intl, openssl.
Supported OAuth Providers: Google

Free Features

  • Force Login
  • Google Authenticator
  • Unlimited Users
  • Wildcard Domain Support
  • Single Domain Restriction
  • Hide Login Form
  • Hide Navigation Buttons
  • Disable XMLRPC
  • Disable Rest API
  • Login Button Styles
  • Save Data on Uninstall
  • Persistent sessions

Premium Features

  • Multiple Domain Restriction
  • Custom Logo
  • Auto Register
  • Browser Language Detection
  • Hide Name Fields
  • Hide E-Mail Field
  • Hide Password Field
  • Auto Fix User Data

螢幕擷圖

  • General
  • Google Authenticator
  • Google OAuth
  • Login Form

安裝方式

Unpack “goauth.zip” to the “/wp-content/plugins/” directory.
Activate the plugin through the “Plugins” menu in WordPress.

常見問題集

If you have some question about setup and options then read “Help” in goauth settings page.

使用者評論

It just work.

igroykt 2018 年 10 月 30 日
Good plugin. Simple setup.
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者
  • igroykt
  • Freemius

將〈GOAuth〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

2.19

  • enhancement: SDK update

2.18

  • bugfix: Loopback requests problem
  • bugfix: Super user session did not destroyed properly after logout
  • enhancement: Post authentication redirect update
  • enhancement: Improved sessions

2.17

  • bugfix: Table bugfix
  • enhancement: Tested on PHP 7.4
  • enhancement: SDK update
  • enhancement: Cookies security update

2.16

  • enhancement: Added error messages using wp_die with autoredirect
  • enhancement: Improved a redirects
  • enhancement: Improved a logout
  • enhancement: Improved a authentication
  • enhancement: Added option “exclude from autoregister” (useful if you have service accounts in g-suite)

2.15

  • bugfix: Admin page destructor bugfix
  • bugfix: Downgraded “Monolog” to avoid dependency conflict
  • enhancement: Removed “isTokenExpired” because of token refresh limits

2.14

  • bugfix: Hode Login Form
  • bugfix: Redirect to Requested URI after session refresh

2.13

  • enhancement: Google API Client update
  • enhancement: UI update
  • enhancement: Login button update
  • enhancement: Offline MaterializeCSS script and style
  • bugfix: option “plugin enable”

2.12

  • enhancement: Google API Client update
  • bugfix: Template bugfix
  • enhancement: Auto Register update
  • enhancement: User Default Role option

2.11

  • enhancement: Help update
  • enhancement: Hide WP Version option
  • enhancement: Disable User Enumeration option
  • enhancement: Code refactoring
  • enhancement: Requirements check
  • enhancement: UI update

2.10

  • enhancement: Deutsch language
  • enhancement: Russian language
  • enhancement: English language
  • enhancement: domain check update
  • enhancement: UI update (interface has become more responsive and now you can change the settings in all tabs and press the save button once)
  • enhancement: localization support

2.9

  • enhancement: cyrillic detector
  • enhancement: cyrillic transliterator
  • enhancement: autoregister error handler

2.8

  • enhancement: SDK update
  • bugfix: asynchronous requests conflict with Gutenberg

2.7

  • enhancement: antilockout
  • bugfix: generate hash
  • enhancement: google api client update
  • bugfix: server sessions

2.6

  • bugfix: autofix user data
  • enhancement: asynchronous requests for cookies
  • bugfix: persistent sessions
  • enhancement: review notice

2.5

  • enhancement: moved garbage collector to wp cron
  • bugfix: add suffix if username exist
  • bugfix: cookies path
  • forward2past: persistent sessions
  • bugfix: wordpress authentication session refresh
  • forward2past: generate hash
  • bugfix: session expiration check
  • enhancement: database queries update
  • enhancement: replaced some sessions to variables
  • bugfix: autofix user data
  • enhancement: google api client update
  • enhancement: symmetric encryption of tokens

2.4

  • bugfix: browser language detection
  • enhancement: immediately log out a user on “domain restriction” option change
  • enhancement: domain check
  • bugfix: database prefix [thanks to Thibaut Colson]
  • forward2past: wildcard domain support
  • enhancement: code refactoring
  • enhancement: new concept
  • enhancement: auto fix user data
  • enhancement: meterialize design
  • bugfix: refresh token update
  • bugfix: garbage collector
  • bugfix: save data on uninstall

2.3

  • License handling updates
  • Admin page notices
  • 3 button styles (white, black, blue)
  • Replaced button on materializecss button
  • New asset

2.2

  • Replaced long time sessions on authentication cookies refresh
  • Sessions confusion bugfix
  • Additional checks
  • Database queries update
  • Google login update
  • Authentication mechanism update
  • Replaced database clear script on garbage collector method
  • Database table update
  • Request url bugfix

2.1

  • Fixed session hijack
  • Logic error exception
  • Authentication mechanism update
  • Google service error exception
  • Requested url
  • Improved hash expire check
  • Improved server sessions check
  • Long time sessions bugfix
  • Database queries bugfix
  • Cookies bugfix
  • Code refactoring

2.0

  • Logout bugfix
  • Premium multiple domain restriction
  • Free single domain restriction
  • Removed wildcard domain support
  • Some security fix
  • Hide password field in profile
  • Script for database clearing
  • Long time sessions
  • Login bugfix

1.6

  • Replaced templates with scripts
  • Google API Client update
  • Session refresh bugfix

1.5

  • Some authentication improvements
  • Added “Save Data on Uninstall” option
  • Added “Disable Rest API” option
  • Added “Disable XMLRPC” option
  • Added “Google Authenticator” support
  • Removed “Bruteforce Security”

1.4

  • Premium options

1.3

  • Bug fixes

1.2

  • Code optimization

1.1

  • Force login
  • Bruteforce security

1.0

  • Google API

中繼資料

  • 版本 2.20
  • 最後更新 4 年前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 4.7 或更新版本
  • 已測試相容的 WordPress 版本 5.9.12
  • 語言
    English (US)
  • 標籤
    2FAauthenticationGoogle Loginoauthrest-api
  • 進階檢視

評分

5 星,滿分為 5 星
  • 1 5-star review 5 星 1
  • 0 4-star reviews 4 星 0
  • 0 3-star reviews 3 星 0
  • 0 2-star reviews 2 星 0
  • 0 1-star reviews 1 星 0

新增使用者評論

查看全部使用者評論

參與者

  • igroykt
  • Freemius

技術支援

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

檢視技術支援論壇

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

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • Visit our Bluesky account
  • 造訪我們的 Mastodon 帳號
  • Visit our Threads account
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
程式碼,如詩