ip_login 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip_login-7.x-3.x-dev.tar.gz | 23.19 KB | e4994c6d4ba7ab6e2099984c0eb37250 |
| ip_login-7.x-3.x-dev.zip | 26.05 KB | dff68424ad4a8c5bffd3b9878b79b29b |
Release notes
Features
- Field API integration via field_ipaddress module
- Support for CIDR and shorthand style IP addresses
- Multiple value field support
- Views integration
- Administration view listing IP Login users
Functional development branch, under active development.
ip_login 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| ip_login-7.x-2.0.tar.gz | 18.9 KB | 090b2c2aeb23e7426fb8d13024a23cb0 |
| ip_login-7.x-2.0.zip | 21.15 KB | a3bfe4fa37cf41c355ac441ae58cb255 |
Release notes
2.x is gold!
Minor tweaks and enhancements in this release:
- #1252990: Update documentation for 6.x-2.x and D7 branches by Jim Kirkpatrick
- #1474156: Move long user list to another page by JohnV & Jim Kirkpatrick
- #1473798: Edit messages in Admin by JohnV & Jim Kirkpatrick
- #1444086: using deep links: first time, you are not automatically logged in. by JohnV
- #1482934: Clash with Remember me and anything else using user_save() by PeterX
- #1540276: Duplicates previous 6.x problem: SQL query error with prefixed table names by Jim Kirkpatrick
- By Jim Kirkpatrick: Typos and D6 branch code sync; many minor Coder module fixes; pluralised 'IP ranges' column in admin table ready for #1252994: ip_match should be a multiple value field, possible changes to schema for better performance
ip_login 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-2.0.tar.gz | 22.09 KB | 987708875608e66f43cce6b63ecfbb4d |
| ip_login-6.x-2.0.zip | 24.76 KB | b96516e49104b5042ceb4b9a66f2a787 |
Release notes
2.x is gold!
Minor tweaks and fixes in this release:
- #1252990: Update documentation for 6.x-2.x and D7 branches by Jim Kirkpatrick.
- #1444086: using deep links: first time, you are not automatically logged in. by JohnV.
- #1473798: Edit messages in Admin by JohnV & Jim Kirkpatrick.
- #1474156: Move long user list to another page by JohnV & Jim Kirkpatrick.
- #1482934: Clash with Remember me and anything else using user_save() by PeterX.
- CODER by Jim Kirkpatrick: Typos and D7 branch code sync; many minor Coder module fixes.
ip_login 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ip_login-7.x-2.0-rc1.tar.gz | 17.39 KB | 45be341859cc517eaad7c11d19a20df5 |
| ip_login-7.x-2.0-rc1.zip | 19.35 KB | 774807a24f9a7dd265d471b0548ac90d |
Release notes
Nearly at full release status... This release has several fixes and and one new feature:
- New feature by Jim Kirkpatrick: There's a "Login by IP link" block that provides an IP Login link to those who don't want to have to use the normal "User login" block
- #1303620: When correct IP-address is set, there is no auto-login, but only link 'Log in automatically'. by JohnV
- #1310634: link 'log in automatically' is shown, even for user without proper IP-address by JohnV, Jim Kirkpatrick
- #1298112: Section: IP Login-enabled users by Jim Kirkpatrick
- Plus fixed a few typos and cleaner code by Jim Kirkpatrick
Once we go to full 2.x release, work will begin on IPv6 and subnet support, plus better integration with Rules etc.
ip_login 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-2.0-rc1.tar.gz | 20.51 KB | d860f4c52d3490aa523c532ae15e0338 |
| ip_login-6.x-2.0-rc1.zip | 22.87 KB | 6e929d80d25ca98a1948b0d63b76d297 |
Release notes
Nearly at full release status... This release has several fixes and and one new feature, and also marks the end of support for the old 6.x-1.x branch:
- New feature by Jim Kirkpatrick: There's a "Login by IP link" block that provides an IP Login link to those who don't want to have to use the normal "User login" block
- #1303620: When correct IP-address is set, there is no auto-login, but only link 'Log in automatically'. by JohnV
- #1310634: link 'log in automatically' is shown, even for user without proper IP-address by JohnV, Jim Kirkpatrick
- #1298112: Section: IP Login-enabled users by Jim Kirkpatrick
- Plus fixed a few typos and cleaner code by Jim Kirkpatrick
Once we go to full 2.x release, work will begin on IPv6 and subnet support, plus better integration with Rules etc.
ip_login 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| ip_login-7.x-2.0-beta1.tar.gz | 16.05 KB | 70c5c148c2ab2a8e69fad78328b1504d |
| ip_login-7.x-2.0-beta1.zip | 17.91 KB | c3691233b18d3d07b6121982f9fb1ca3 |
Release notes
First 7.x beta, all the good stuff from the 6.x-2.x branch, plus lots of small fixes including:
- Nice notice of your current IP according to the site added to the admin settings page.
- Longer IP fields as part of #1252994: ip_match should be a multiple value field, possible changes to schema for better performance
- #1252966: Asterisks not accepted in IP ranges
- #1263234: Cookies set on all pages even outside listed login pages meaning IP Login supports external caching like Varnish etc.
- Sync work for D7 branch and tweaks #1151458: Drupal 7 version (and updates to 6.x-2.x branch)
- #1271756: Wrong links to user account pages on subsites
- Quick fix for #1271714: User ordering when multiple matches exists
ip_login 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-2.0-beta2.tar.gz | 19.43 KB | aeea0f565f3f85f71c86cc3c35538738 |
| ip_login-6.x-2.0-beta2.zip | 21.75 KB | b016bf41a6a1c2dce649fca99743d793 |
Release notes
Second beta, lots of small fixes including:
- Nice notice of your current IP according to the site added to the admin settings page.
- Longer IP fields as part of #1252994: ip_match should be a multiple value field, possible changes to schema for better performance
- #1252966: Asterisks not accepted in IP ranges
- #1263234: Cookies set on all pages even outside listed login pages meaning IP Login supports external caching like Varnish etc.
- Sync work for D7 branch and tweaks #1151458: Drupal 7 version (and updates to 6.x-2.x branch)
- #1271756: Wrong links to user account pages on subsites
- Quick fix for #1271714: User ordering when multiple matches exists
ip_login 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip_login-7.x-2.x-dev.tar.gz | 18.92 KB | 48499a3000eb79a567c671865d8e96fe |
| ip_login-7.x-2.x-dev.zip | 21.16 KB | b5a69c6d8eeaa032edcb6f62a05e61c0 |
Release notes
A big thanks to JohnV for all his help and work on polishing the D6 version and creating this D7 release. Once I did all the feature upgrades from 6.x-1.x to the 2.x branch, his help was invaluable. See #1151458: Drupal 7 version (and updates to 6.x-2.x branch) for more.
This is as close a clone of the 6.x-2.x branch as we could manage, but with all the recent good work in #1263234: Cookies set on all pages even outside listed login pages too.
Please test to help us get to a 7.x-2.0 release ASAP!
ip_login 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-2.0-beta1.tar.gz | 18.41 KB | 8dedbd1068103683dadc1280aa44c1ef |
| ip_login-6.x-2.0-beta1.zip | 20.65 KB | 927e52d0f87ba824d4f6118e49e700b2 |
Release notes
Thanks to the good work from JohnV in #1151458: Drupal 7 version (and updates to 6.x-2.x branch) and some re-factoring, this is the version that the 7.x branch will be based on.
2.x has a upgrade path from 1.x and is largely feature complete and tidy, looking forward to 2.0 final...
ip_login 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-2.x-dev.tar.gz | 22.1 KB | 8ee6aa0b7e72d6f05cfc74f879c9408a |
| ip_login-6.x-2.x-dev.zip | 24.76 KB | 2cbc4abb13dee6eb767586cc4189c497 |
Release notes
New 2.x-DEV branch starts here!
Recently
Dropped reliance on core Profile module, prep for D7 version: #1151458: Drupal 7 version (and updates to 6.x-2.x branch)
Earlier
Also includes all the work in #791410: Improved: now supports logging in as alternate user plus comma separated values, IP ranges and wildcards, plus #836694: Page/node/path specific activity settings
And
Plus some bug fixes and related improvements:
* #1128382: Does not work with with Rules?
* #818022: replace $_SERVER['REMOTE_ADDR'] with ip_address()
* #726242: patch to support 123.123.*.*, 123.*.*.* and other todo's for ip_login
* #719402: Support for Multiple IP Addresses
* #698758: Need a way to switch users or log out
* #509028: doesn't log in until after second page load
ip_login 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-1.x-dev.tar.gz | 8.79 KB | 7143c89f680b009bd00b30ff4f81761f |
| ip_login-6.x-1.x-dev.zip | 9.63 KB | 2c3beba5e123d41a6995e63516d4b080 |
Release notes
current dev version
ip_login 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-1.2.tar.gz | 7.76 KB | 9fe72f5e649fbe38f907bf146fc01a3f |
| ip_login-6.x-1.2.zip | 8.26 KB | a5936bbefe93fcb40a5819e223049309 |
Release notes
added admin setting to enable / disable via checkbox
ip_login 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-1.1.tar.gz | 7.68 KB | 2d4ab6baabd8edb3a59da8641e4fae6a |
| ip_login-6.x-1.1.zip | 8.19 KB | 010d4a132c945dedad5a62375d998cae |
Release notes
added help message for when:
no profile fields are present or the profile field setting is not set.
ip_login 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ip_login-6.x-1.0.tar.gz | 7.63 KB | ffa1c8cb83242d46e0ef340ffc60c6bd |
| ip_login-6.x-1.0.zip | 8.14 KB | d2ca9543d7db8dfdee00ae28e1be73b5 |
Release notes
Initial release of Drupal 6 version.
ip_login 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ip_login-5.x-1.0.tar.gz | 8.18 KB | 39fccedc75d487e10ae9942236824479 |
| ip_login-5.x-1.0.zip | 9.03 KB | 3baf6ae776ebcc5fde4d1b80967e81ec |
Release notes
$Id$
IP Login - Login to Drupal automatically via your IP address
*** ABOUT ***
This module allows users to login first automatically via their IP address, instead of using a username / password.
The module uses the core 'Profile' module to lookup a user's IP address
*** HOW IT WORKS ***
When a user visits any Drupal page, IP Login checks that they're not logged in and that IP login hasn't run yet for this session.
If they are a new anon user, the module checks if a record exists for the user's IP address by looking up the profile_values field for the IP Address in $_SERVER['REMOTE_HOST']
If a matching IP address is found in profile_values, it logs them in as that user.
If not, normal username / password authentication is still always available as a second step.
*** HOW TO INSTALL ****
1. Create a user profile textfield to store the user's IP address. e.g: profile_ip. I recommend making it a private field, only available to admins.
2. Copy the module folder 'ip_login' to your module folder (e.g sites/all/modules/ )
3. Enable the module from Drupal admin -> modules
4. Go to the site config settings at admin/settings/iplogin and select the profile field that contains a user's IP address.
5. Done.
*** HOW TO TEST ***
You can test it by entering your IP address in your user profile. If you need to find your external IP address, try http://whatismyip.com