I need auto-login just for some specific pages/paths or nodes, not the whole site. Can you please implement the Activity settings for the module (a feature like Visibility settings available for blocks and nodes)? So, browsing the specific paths/pages/nodes the auto login works, and out of those pages, only normal username/pass login would be applicable. I mean options like following:

"
PAGE SPECIFIC ACITIVITY SETTINGS
Show block on specific pages:
Show on every page except the listed pages.
Show on only the listed pages.
Show if the following PHP code returns TRUE (PHP-mode, experts only).
"

Thanks

Comments

derrynairn’s picture

I require exactly this functionality too. IP Login module, while perfect for my needs in almost every other respect, writes too much session data to the db while checking on each page load if there are valid IP users visiting. I want to limit the module's ability to check for IP to the login page only.

msamavi’s picture

Any update for this request, please?

jim kirkpatrick’s picture

@msamavi: Sorry, I just don't have time to add this feature right now - though the idea is a good one and I reckon it should get in. Happy to receive a patch from anyone...!

@derrynairn: If you're using the off-piste DEV version I've been working on and your visitors are allowing cookies then each visitor should be checked for IP match once only upon arrival - can you confirm?

After the removal of the reliance on the Profile module and a GIT commit, this is definitely a good one to have in...

jim kirkpatrick’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
jim kirkpatrick’s picture

Status: Active » Fixed

HI msamavi, the new release of 6.x-2.x-DEV has this feature in place - enjoy, let me know how it goes and please report any issues.

msamavi’s picture

Tried it quickly, so far so good ! Thanks a lot Jim !
will return in case of issues or comments.
Thanks again.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.