I have a request! I would like to see an option in scoop that will lock user accounts after current_login_attempts var_max_login_attempts. Someone last night also suggested that the var_max_login_attempts be decreased every hour. I am not sure about that one but I put it in here because it was a suggestion. If anyone in the dev team would do this it would be a great addition to scoop. If you guys are too busy I can write it myself with suggestions on which method I should modify. I think it should be check_password but someone on the list thought it would be better to modify the method check_for_login. I would also have to modify the users table to add two fields (invalid_login_attempts, date_last_bad_login). Please let me know and I will either wait for a solution for you guys/gals or I can write it myself. Thank you.