In admin/models/access.py deny_file = os.path.join(request.folder, 'private', 'hosts.deny')
allowed_number_of_attempts = 5 expiration_failed_logins = 3600 You can remove/edit the file private/hosts.deny, or increase the number of attempts On Friday, 10 April 2015 23:00:33 UTC-5, Shreyas Pandya wrote: > > same problem here, > > Anybody? > > On Sunday, 22 September 2013 22:27:51 UTC+5:30, Pascal wrote: >> >> Hello mate, >> >> I forgot the password of the https online admin page of my Web2py >> application and I tried several password. >> After few attempt it disable the Admin. >> Please can you let me know how to solve this issue ? >> >> Thank you. >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

