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
Announcing the immediate availability of passbolt's docker image 4.1.0.
1
+
Announcing the immediate availability of passbolt's docker repository 4.1.1.
2
2
3
-
This is a minor change that fixes a logging issue where 500 errors were not redirected to standard output.
4
-
Also, it fixes issues on image testing and added the release notes automation on GitHub.
3
+
This release adds docker secrets support for EMAIL_TRANSPORT_DEFAULT_PASSWORD
4
+
and EMAIL_TRANSPORT_DEFAULT_USERNAME environment variables thanks to @Shtiggs
5
+
6
+
It also includes a warning message when APP_FULL_BASE_URL environment variable
7
+
is not set to mitigate host header injection attacks. You can obtain more
8
+
information about the subject in the following link: <https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/07-Input_Validation_Testing/17-Testing_for_Host_Header_Injection>
0 commit comments