In admin/private there's a file hosts.deny. if you type the wrong password too
many times your address will be recorded here. You can only login again after
removing this line, (or the file)
Nico de Groot
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://githu
Ciao Ivan.
I've solved it restoring the web2py folder from a backup and doing the
wright process for changing the password.
Il giorno venerdì 25 ottobre 2019 13:53:33 UTC+2, Ivan Gazzola ha scritto:
>
> I've got the same problem
> How did you solve it?
> Thx
>
> Ivan Gazzola
>
> Il giorno gioved
I've got the same problem
How did you solve it?
Thx
Ivan Gazzola
Il giorno giovedì 16 maggio 2019 17:32:26 UTC+2, Gaël Princivalle ha
scritto:
>
> >Does parameters_443.py exist in web2py dir?
> Yes.
>
> >Check permissions - does web2py have access to this file?
> Yes
>
> Il giorno giovedì 16 mag
>Does parameters_443.py exist in web2py dir?
Yes.
>Check permissions - does web2py have access to this file?
Yes
Il giorno giovedì 16 maggio 2019 10:10:25 UTC+2, Val K ha scritto:
>
> Hi!
> Does parameters_443.py exist in web2py dir?
> Check permissions - does web2py have access to this file?
--
I think your first proposed fix is better. the change in gluon/main.py
should not be needed. It should not be completely impossible to have a " "
in a password.
On Saturday, 5 August 2017 11:44:46 UTC-5, JaapP wrote:
>
> Hi,
>
> Hope to save someone with the same problem some time:
>
> i encount
The hashed password is stored in /web2py/parameters_[port number].py like
this:
password="[hashed password]"
The hash is created via CRYPT()(password)[0], so you could replace that
file with your new hashed password. The Ubuntu setup script does the
following to prompt for a new password and a
fixed in trunk now.
On Nov 21, 2:16 pm, Kenneth Lundström
wrote:
> I m getting the exact same error, on 1.89.4 and python 2.6.5
>
> Apache, linux, mod_wsgi, mysql
>
> Kenneth
>
> > Can't change admin password in new version. See traceback below..
>
> > --
> > VERSION web2py Version 1.88.
7 matches
Mail list logo