Re: [web2py] Re: web2py from mercurial -admin disabled because no admin password

2011-08-22 Thread Anthony
Yes, there was a recent change in trunk -- the CRYPT validator now requires passwords to be at least 4 characters, so I'm guessing that's the problem. Anthony On Monday, August 22, 2011 1:16:33 PM UTC-4, Roberto Perdomo wrote: > Try with a password longer than 5 characters > > "António Ramos"

[web2py] Re: web2py from mercurial -admin disabled because no admin password

2011-08-22 Thread Jose
On 22 ago, 14:14, António Ramos wrote: > python web2py.py -a yourpassword > >  does not work > the error again >   admin disabled because no admin password > Tested to put a password longer. Jose

Re: [web2py] Re: web2py from mercurial -admin disabled because no admin password

2011-08-22 Thread roberto...@gmail.com
Try with a password longer than 5 characters "António Ramos" escribió: >python web2py.py -a yourpassword > > does not work >the error again > admin disabled because no admin password > > >2011/8/22 Matt Gorecki > >> Use the -a command line flag. >> >> python web2py.py -a yourpassword >> >> Mat

Re: [web2py] Re: web2py from mercurial -admin disabled because no admin password

2011-08-22 Thread António Ramos
python web2py.py -a yourpassword does not work the error again admin disabled because no admin password 2011/8/22 Matt Gorecki > Use the -a command line flag. > > python web2py.py -a yourpassword > > Matt > > On Aug 22, 10:40 am, António Ramos wrote: > > hello , i downloaded the mercurial

[web2py] Re: web2py from mercurial -admin disabled because no admin password

2011-08-22 Thread Matt Gorecki
Use the -a command line flag. python web2py.py -a yourpassword Matt On Aug 22, 10:40 am, António Ramos wrote: > hello , i downloaded the mercurial web2py and when i do > > python.exe  web2py.py and enter password in the initial server start, i got > the webpage of welcome app. > > To enter the