Closed (fixed)
Project:
IP Login
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 01:41 UTC
Updated:
4 Feb 2011 at 19:57 UTC
Jump to comment: Most recent file
Attached is a patch which makes the following changes:
The reason, I didn't go with tripper's patch, is because it seemed to require quite a bit more processing to do a simple task of checking more wildcarded IP addresses.
I've also listed below, a few new features and bug fixes that should be implemented to keep the module alive:
I'd be happy to fix these issues above if given co-maintainer privileges, but the current module maintainer hasn't replied to any of my emails. Anyone have any contact with davidwhthomas, he still seems active on other module issues queues?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ip_login-ipranges.patch | 7.32 KB | alexkb |
Comments
Comment #1
alexkb commentedFor whatever reason, the patch didn't attach. Trying again!
Also, this work is sponsored by The Monthly magazine.
Comment #2
davidwhthomas commentedThanks, have these patches been reviewed and tested by the community?
Comment #3
alexkb commentedHey David - no this is a new patch, so I guess we'll wait and see if anyone has any issues with it. Thanks for the prompt reply.
Comment #4
davidwhthomas commentedLooks good at a glance but would like it reviewed and approved by others before committing, thanks.
DT
Comment #5
awolfey commentedI have not tried alexkb's patch, but want to submit this as another option for the same effect.
This allows you to use a textfield, list field or textarea to have any number of IPs for a user. I think this could be combined with the above patch's range changes.
My work on this was sponsored by Data-Scribe.
If you need to I can provide a patch.
Comment #6
generalelektrix commentedThanks,
I did exactly the same thing to support multiple IP numbers and ranges. I'd love to see that implemented in the module as well as other ways to write ranges like subnet masks, etc.
Comment #7
jim kirkpatrick commentedPlease see #791410: Improved: now supports logging in as alternate user plus comma separated values, IP ranges and wildcards for an improved D6 version supporting values like "10.11.12.13, 123.123.123.100-200, 123.123.124.*"
Comment #8
jim kirkpatrick commented