You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In README.md, we document a slightly awkward method for setting the initial admin password. We should also document that it can be directly set in the password option in parameters_PORTNUM.py file in the web2py root, although one needs to be careful to give the appropriate prefix to the value to specify the hashing method of course. (There's apparently some code to do it in scripts/setup-*.py.)
The text was updated successfully, but these errors were encountered:
In README.md, we document a slightly awkward method for setting the initial admin password. We should also document that it can be directly set in the
password
option in parameters_PORTNUM.py file in the web2py root, although one needs to be careful to give the appropriate prefix to the value to specify the hashing method of course. (There's apparently some code to do it in scripts/setup-*.py.)The text was updated successfully, but these errors were encountered: