Closed (won't fix)
Project:
LoginToboggan
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2008 at 23:21 UTC
Updated:
21 Apr 2008 at 22:12 UTC
Hello.
I have a question:
Is possible to implement masked login form? I think exactly about password field.
Explain:
Password field: _ _ _ _ _ _ _ _ _ _ (from max length)
system should ask about random chars from password, example:
Give me a 2, 5 and 7 chars from your password to verify your account
x _ x x _ x _ x x x (x = disabled field)
This is new method for secure login on not secure network.
Please, entertain this proposal.
Regards.
Comments
Comment #1
senpai commentedIt's my opinion that an edge case for functionality like this should be implemented in another module and tested successfully with a group of users before being coded into core (or LoginToboggan).