![]() |
Sergey Kornilov admin 2/22/2011 |
You can remove username or password field from the login screen (in Visual Editor). Then implement BeforeLogin event that validates user based on username or password only. |
S
|
shattman author 3/18/2011 |
You can remove username or password field from the login screen (in Visual Editor). Then implement BeforeLogin event that validates user based on username or password only.
|