Hi,
Is there any way to store SVN user name and password in the Fisheye config file encyrpted or invisible?
Or can it be retrieved from LDAP or CROWD etc?
rong><auth username="the_repo_user_name" password="the_repo_user_pwd"/></strong>
Hi Burcu,
I'd recommend configuring your server so that the minimum number of users (i.e. only your trusted System Administrators) have access to the filesystem and make the file readable only to the user that FishEye is running as.
As Partha points out on CRUC-1415, encrypting the password would only really prevent a casual browser from accidentally seeing the password. A malicious user with the right skills and patience would still be able to decrypt it and compromise your system. The best way to protect against this is to lock down your config.xml and your filesystem.
cheers,
Tim
That's not possible out of the box and Atlassian "Won't Fix" it -- https://jira.atlassian.com/browse/CRUC-1415
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
the customer has different products and each development group should access only to their source code, not others. They shouldn't see irrelevant codebase. Even if SVN account is read only, if someone sees that file, s/he can access entire code base. I wonder how other companies resolve this situation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.