Jo
Jo
In single server mode the password is not shown in the webserver log, but it is shown in the process list. Neither is great.
It also looks like the static fonts are not served under the proxy-prefix. They are served directly under `/admin/static/inconsolata-v31-latin-600.woff2`, however other static items get the prefix correctly, e.g. the header...
Thank you very much for fixing this. Will there be a release soon or do I have to roll the latest commit on my setup to test the fix?
I ran into the same problem when my default venv was created with setuptools version 69. When I upgraded it via `pip install --upgrade setuptools` to 72.2.0 it worked again.
I ran into this issue too. What's holding this up at the moment and is there any way to help?