Hi, I have a Grails app with acegi security, and I just found some users with their "enabled" field in false, when they were set to true after an approval process.
My question is: May it have happened because of a maximum login attempts reached ? If so, where is it configured ?
Thanks.