David Bain
David Bain
It would be great if it were possible to generate new endpoints within an existing project.
device(ip=True) now returns the proper client ip even when there is a reverse proxy. It now looks for X-Real-Ip or X-Forwarded-For if one of those is present.
On some distros (Ubuntu Trusty and Debian Jessie) using apt-transport-https fails due to additional headers added by github. The solution is to serve the packages via a CDN. In this...
Look into a way to set the admin password using environment variables
This would be similar to the Unified Installer approach. For security reasons a default password is a bad idea. This issue is probably dependent on issue #2
This pull request documents the process of customizing the logout functionality in Volto to automatically redirect users to the login page after they log out. By default, Volto does not...
Aider version: 0.56.0 Python version: 3.11.8 Platform: macOS-14.6.1-arm64-arm-64bit Python implementation: CPython Virtual environment: No OS: Darwin 23.6.0 (64bit) Git version: git version 2.39.3 (Apple Git-146) An uncaught exception occurred: ```...