Override especific users or roles

iacipgcz - May 16, 2008 - 14:15
Project:Login Security
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

Nice module. Just wanted to know if there is any way to override especific users or roles (this one via access control), so this users/roles should not be affected with Login Security settings.

Thanks.
Ignacio

#1

deekayen - June 17, 2009 - 18:01
Version:5.x-1.x-dev» 6.x-1.x-dev

#2

ilo - June 18, 2009 - 00:26

I've a comment here..

For this module, it doesn't matter if the user already exists or not. Currently, we are dealing with login attempts, I mean, every record is stored as the pair:
- username (used in the form)
- and ip_address of the request

This gives us the change to operate with non-existant users as well, so there's no way to know if the user exists or not in the site.

Now, having different behaviour for diferent roles or users may "indirectly" show if the user already exists, because the login protection performs diferently.

can we found a way to perform diferently, not aparenting it?

#3

ilo - June 24, 2009 - 22:43
Status:active» postponed (maintainer needs more info)

No ideas, no party.. :(

 
 

Drupal is a registered trademark of Dries Buytaert.