1. 1. Is there any way to not store a password in clear text for the repository config settings? We can see the user’s password in the Fisheye config file. We see this as a big security risk.
2. 2. Is there any way for Fisheye to look up a user’s AD or SVN permission to determine what things they can see on the repository? We have an elaborate security scheme set up for our repository where only some users can see part of the repository. I realize that you can either add different parts of the repository using paths and give permissions that way, but it would get messy rather quickly given how our repository is set up.