[web2py] Re: Cant access my admin password

2018-10-23 Thread Dave S
On Monday, October 22, 2018 at 10:15:35 PM UTC-7, ronald Baruelo wrote: > > Hi my admin interface in my localhost disabled because of wrong password > attempt can anybody help me with this thanks alot > appadmin (via the admin app) uses a hosts.deny file. It should also time out the denial af

[web2py] Re: Cant access my admin password

2018-10-23 Thread 黄祥
think you can restart your web2py server and set the password again *e.g. (change password with your desire password)* python path_to_web2py/web2py.py --nogui --no-banner -a password -i 0.0.0.0 -p 8000 best regards, stifan -- Resources: - http://web2py.com - http://web2py.com/book (Documentatio