Closed AndrewBedscastle closed 9 months ago
Thanks. I'll have this straight in the next release which should be out in a day or so.
This is resolved in the current latest and 22.4.40.
Thank you !
Wow that was fast. Thank you very much and thank you for the work you put in this project!
Describe the bug Password cannot be changed in a fresh installation with defaults
To Reproduce Steps to reproduce the behavior:
docker compose up
After Logging in with admin / admin went to Administration -> User -> Admin and tried to change password.
Error occurs in docker compose logs -f log
Password is not changed; admin / admin combination remains This is unsafe, as the UI shows no errors
Fresh start with docker compose file above
Expected behavior Password should have been changed
Environment (please complete the following information):
Additional context Workaround
docker exec -it openvas /bin/bash cd /etc/gvm touch pwpolicy.conf exit