跳到內容
  • 關於 WordPress
    • 關於 WordPress
    • WordPress.org 香港中文
    • 使用說明
    • 支援
    • 回饋
  • 登入
  • 註冊
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress

外掛

  • 我的收藏
  • Beta測試
  • 開發者
下載

IP Based Login

由Brijesh Kothari
  • 詳情
  • 評價
  • 安裝
  • 支援
  • 開發

描述

IP Based Login allows you to directly login from an authorized IP without password. So if you want to allow someone to login but you do not want to share the login details just add their IP / IP Range using IP Based Login and when they access your site they will be logged in without having to enter the login credentials.

Features in IP Based Login include:

[PRO Features]
– IPv6 Support
– Central Management for IP ranges – Add your IP ranges on our central server and get the IP ranges synced across all your websites automatically.

[Free Features]
– Create IP ranges
– IPv4 Support
– Cloudflare support
– Choose the username accessible when accessed by the IP existing in provided range
– Bulk Export/Import IP ranges
– Delete IP ranges
– Enable/Disable IP ranges
– Terminate Session if IP changed
– Licensed under GNU GPL version 3
– Does not affect when accessed from any other IPs not existing in any ranges
– “is_logged_in_using_ipbl()” function allows admin to determine if a user is logged in with IP Based login plugin or with username/password. This function can be called from any other theme/plugin or any PHP file.
– Safe & Secure
– No passwords saved

安裝

Upload the IP Based Login plugin to your blog, Activate it.
That’s it. You’re done!

評價

Nice Product

mrushhcm 2022年5月5日
This plugin works well for what we need it to do. When running into an issue with one of the features, they provided support promptly and were very helpful in resolving the issue.

unique plugin that saves time on authorization and preserves privacy

colnago1 2022年2月1日
a unique plugin that saves time on authorization and preserves privacy

Exactly what is needed

svenkk 2022年1月27日
The plugin does exactly what it is supposed to (although you have to set your cache appropriately). On top of that, the support is quick, competent and friendly. No reason for criticism.

A work of art

d3d5x1 2021年6月4日
Extremely useful and it works flawlessly.

Great plugin, easy to setup and use

Web Infinity 2021年5月3日
This is exactly what I needed. Very easy to setup and works great.

Excellent plugin

devgains 2021年3月8日
Plugin meets my exact requirements. Does exactly what it says on the tin. Developer is very helpful. Thanks a lot for your efforts. Perhaps it would be useful if the existing IP ranges could be edited in the admin panel. I personally just update them in the DB as I have a lot that change but frontend support could be useful for some.
閱讀全部18個評價

貢獻者及開發者

“IP Based Login” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • brijeshk89

IP Based Login 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 IP Based Login 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.2.6 4th May 2022

  • [Bug Fix] Fixed Login Usage values while exporting the IP ranges to CSV

2.2.5 1st May 2022

  • [Improvement] [Pro] Tracking IP usage will now work for ranges that have Unlimited usage as well
  • [Bug Fix] Fixed some PHP warnings

2.2.4 27th February 2022

  • [Improvement] [Pro] Settings such as IP detection preference, sync frequency, terminate session on IP change and hide IP ranges can now be synced from central server across all sites to save time in updating settings on each site
  • [Bug Fix] “is_logged_in_using_ipbl” function was not returining that the session was created by IP Based Login plugin on initial page load. This is fixed now.

2.2.3 30th January 2022

  • [Feature] [Pro] Central server can now add multiple IP ranges with same IP with unique usernames. IP Based Login will take the 1st username that exists on the site and login the visitor into that user.
  • [Feature] [Pro] Central server can now add Include and Exclude sites to decide if the site should be allowed to sync the IP range or not.
  • [Bug Fix] If an IP was present in IP Based Login and the username assigned to it did not exist on the site, when a visitor with that IP tried to login with their username/pass was leading to a redirect loop causing the login to fail.

2.2.2 24th January 2022

  • [Bug Fix] Due to changes in v2.2.1 IP detection failed on some servers. This is fixed now.

2.2.1 23rd January 2022

  • [Bug Fix] Fixed detection of IP when using Cloudflare.

2.2.0 10th January 2022

  • [Feature] [Pro] Added support to sync IP ranges from a central server across all your sites automatically.

2.1.0

  • [Feature] [Pro] Added Redirect link to the IP range, to redirect users to a certain page after login.
  • [Feature] [Pro] Added Usage limit to alllow users to login from the allowed IPs for certain times.

2.0.7

  • [Bug Fix] Changes to support translations for some left out texts

2.0.6

  • [Feature] Added option to sort the IP ranges by date/username.

2.0.5

  • [Feature] Added a setting to destroy session created by IP Based Login if the client’s IP changes.

2.0.4

  • [Improvement] Changes to improve efficiency on sites having high traffic and high number of IP ranges added in IP Based Login.

2.0.3

  • [Improvement] After using the “Disable auto login” option user will be re-directed to login page. Previously user was redirected to home page.

2.0.2

  • [Bug Fix] The database structure was not created correctly during activation of the plugin. This was due to a bug introduced in v2.0

2.0.1

  • [Bug Fix] Removed escapeshellcmd function usage as it could be disabled on some servers. Instead we are using esc_sql which is safe.

2.0

  • [PRO Feature] Added support for IPv6.

1.5.2

  • Trimed whitespaces while importing the CSV file.
  • Added error reporting for the rows not imported while importing the CSV file.

1.5.1

  • Created the WordPress Test Cookie because some plugins need it. This cookie is generally created on login page but since we are auto login this cookie was not created hence we need to create it.

1.5.0

  • Added “Delete All IP Ranges” to delete all IP ranges at once
  • Added support for redirect_to parameter to redirect to a given URL after login

1.4.9

  • Improved users list dropdown to load even with over 10k users

1.4.8

  • List all users in dropdown for users list
  • Minor UI improvements

1.4.7

  • Fixed a scenario leading to error about MySQL query syntax in the web server logs
  • Added admin login check while exporting the IP Ranges to CSV file

1.4.6

  • Added setting to choose the method to detect user’s IP e.g. REMOTE_ADDR, HTTP_X_FORWARDED_FOR or HTTP_CLIENT_IP

1.4.5

  • Fix for detecting IP when the client is behind proxy

1.4.4

  • Removed usage of Deprecated function get_userdatabylogin(), replaced it with get_user_by()

1.4.3

  • Added support for Translations

1.4.2

  • Added option to Bulk Export/Import IP ranges

1.4.1

  • Display the “Logged in by IP Based Login” only if the user is actually logged by our plugin.

1.4.0

  • Added function “is_logged_in_using_ipbl()” which allows admin to determine if a user is logged in with IP Based login plugin or with username/password. This function can be called from any other theme/plugin or any PHP file.

1.3.9

  • Fixed compatibility issue with PHP 7

1.3.8

  • Now compatible with WordPress 4.2.2
  • Added Settings link on Plugins page itself

1.3.7

  • Compatible with WordPress 4.0
  • Fixed the issue that caused error while adding IP range when there was whitespace in Start IP or End IP

1.3.6

  • Added the users list dropdown toggle so that the plugin does not break when the site has huge list of users

1.3.5

  • Minor User Interface improvements
  • Added compatibility with “ARYO Activity Log” plugin

1.3.4

  • User can disable auto login temporarily for 15, 30 or 60 minutes

1.3.3

  • Added a note in header stating the user is logged in by IP Based Login
  • Added Error Handling for exising IP ranges
  • Added IP Based Login details in footer

1.3.1

  • Added the list of users in a dropdown while adding an IP range
  • Fixed a typo

1.3

  • Added Option to Enable/Disble IP Ranges
  • Changed Start and End IP columns in database to BIGINT

1.2

  • Compatible with WordPress 3.8

1.1

  • IP Based Login will now drop the database if the plugin is uninstalled and not when the plugin is deactivated

1.0

  • Create IP ranges
  • Choose the username accessible when accessed by the IP existing in provided range
  • Delete IP ranges
  • Licensed under GNU GPL version 3
  • Does not affect when accessed from any other IPs not existing in any ranges
  • Safe & Secure
  • No passwords saved

其它

  • 版本:2.2.6
  • 最後更新:3 週之前
  • 運作中的安裝:1,000+
  • WordPress Version: 3.0 or higher
  • 已測試到版本:5.9.3
  • 語言:

    Chinese (Taiwan)、English (US),及 French (France).

    翻譯成你的語言

  • 標籤:
    authenticationautobasediplogin
  • 進階顯示

評分

顯示全部
  • 5星 18
  • 4星 0
  • 3星 0
  • 2星 0
  • 1星 0
Log in to submit a review.

貢獻者

  • brijeshk89

支援

最近兩個月解決了的問題:

1個中的0個

檢視支援論壇

  • 關於我們
  • 最新消息
  • 寄存
  • 贊助基金會
  • 技術支援
  • 開發者資源
  • 共同參與
  • Learn
  • 展示網站
  • 外掛
  • 佈景主題
  • 區塊版面配置
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隱私權
  • Public Code
WordPress.org
WordPress.org

Hong Kong 香港中文

  • 訪問我們的 Facebook 專頁
  • 訪問我們的 Twitter 帳戶
代碼就是詩歌。