Actions
Defect #1368
closed
SVN errors lead to svn username/password being displayed to end users (security issue)
Start date:
2008-06-04
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
This is a bit of a security risk, but if errors occur when redmine (such as detailed http://www.redmine.org/wiki/1/FAQ#13 where svn isn't in the PATH), then the HTML page displayed to the user contains a nice red box which displays the command it tried, which lists the username and password it tried to access the repository with. Surely the username/password should be hidden and never shown to an end user, even if an error occured.
Actions