• O WordPressu
    • O WordPressu
    • Česká lokalizace
    • Manuál (anglicky)
    • Rozcestník podpory
    • Zpětná vazba
  • Přihlásit se
  • Registrace
Přejít na obsah

WordPress.org

Česko

  • Úvodní stránka
  • Podpora
  • Blog
  • Šablony
  • Pluginy
  • WordCamp
  • Komunita
  • Překlady
  • Kontakt
  • Získejte WordPress

Pluginy

  • Oblíbené
  • Beta testy
  • Vývojáři
Stáhnout

IP Based Login

Autor: Brijesh Kothari
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Podpora
  • Vývojáři

Popis

IP Based Login allows you to directly login from an allowed IP. 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

[Free Features]
– Create IP ranges
– IPv4 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
– 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

Instalace

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

Recenze

Simple and functional

januslock 10. 12. 2020
Great plugin and support!

Fantastic and flawless! 5 stars!!!

elliottmart 6. 8. 2020
I have an online mathematics journal (mr.math.ca) with about 100 library subscribers from around the world. I rely on the IP Based Login plugin to handle the auto login for these institutions, each of whom has many IP ranges. With the recent update allowing the import of a csv file, it is easy for me to maintain a database of these IP ranges in Excel where it is simple to add and delete ranges or paste in large ranges. It is then a simple matter to save the excel file as a .csv and import it to WordPress. The plugin handles the rest. I gladly will donate to keep this plugin in active development. I could even see this being useful in a smaller situation of regular users who operate regularly from the same IP. It would save them logging in.

Works perfectly!

avirtualclickaway 22. 7. 2020
We are using the Wishlist Member plug-in for our membership site. With the IP Based Login plugin, we can now provide auto-logins for many of our subscribers in schools and libraries. He even added some customizations so that upon entering the site, they are not only logged in, but re-directed to a custom page (based on their member level). Brijesh was very responsive and helpful to make this work for our needs!

Much needed plugin with a responsive developer

neilgrabowsky 27. 4. 2020
We have been using this plugin for 5+ years to automatically authenticate proxy users into our site. It has worked perfectly. This past week at the recommendation of another user, the developer added some features that changed the behavior of the plugin for us. I reached out in the middle of the night (for me) and within a few hours, a new version was available that both kept the features the other user needed and allowed us the option to keep things the way they were. We're very happy.

Outstanding plugin and support!

sustec 27. 2. 2020
The plugin works very simply and smoothly with the auto login. Further, the feedback and support from the author is quick and he is very committed with constant improvement. It is just great!

Works nicely

2020media 16. 10. 2018
I'm so happy to have found someone's already coded this. Just a really useful tool for internal sites. Thankyou!
Přečtěte si všech 12 recenzí

Autoři

IP Based Login je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • brijeshk89

Plugin „IP Based Login“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “IP Based Login” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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

Meta

  • Verze pluginu: 2.0.1
  • Poslední aktualizace: před 4 dny
  • Aktivních instalací: 600+
  • Verze WordPressu: 3.0 nebo novější
  • Testováno až do WordPressu: 5.6
  • Jazyky:

    English (US) a French (France).

    Přeložte do vašeho jazyka

  • Štítky:
    authenticationautobasediplogin
  • Podrobnosti

Hodnocení

Zobrazit vše
  • 5 hvězdiček 12
  • 4 hvězdičky 0
  • 3 hvězdičky 0
  • 2 hvězdičky 0
  • 1 hvězdička 0
Přihlašte se a vytvořte hodnocení

Spolupracovníci

  • brijeshk89

Podpora

Vyřešené problémy během posledních dvou měsíců:

3 z 3

Fórum podpory

  • O WordPressu
  • Blog
  • Hosting
  • Darovat
  • Podpora
  • Vývojáři
  • Zapojit se
  • Vzdělávání
  • Ukázky
  • Pluginy
  • Šablony
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Soukromí
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.