如何防止 Team Foundation Server Web 界面显示 Gravatar 图像?

How to prevent Team Foundation Server Webinterface from showing Gravatar Images?

我的网络中有一个私有的 Microsoft Visual Studio Team Foundation Server(版本 15.117)运行。

当我在作者栏中查看 Git 项目(如 https://tfs.local/tfs/»Collection«/»Project«/_git/»Repository«/history?_a=history)的历史时,会显示头像。 TFS 自动(?)通过 URL https://tfs.local/tfs/»Collection«/»Project«/_api/_common/IdentityImage?id=&email=»none%4example.net«%3E&defaultGravatar=mm&__v=5 检索作者的 Gravatar 图片,302 Found 重定向到 https://secure.gravatar.com/avatar/»md5-hash«

通过这种行为,Gravatar(以及介于两者之间的可能实体)知道我的项目和存储库名称,这是不可接受的。

如何防止网络界面显示 Gravatar(和其他第 3 方)图像?本地上传的图片没问题

不相关,因为这是 Visual Studio 的设置并且 "Enable 3rd party source" 已经取消勾选)

TFS 中没有这样的设置来防止TFS 显示图像。我已经在下面的网站提交了用户意见,你可以投票:

https://visualstudio.uservoice.com/forums/330519-visual-studio-team-services/suggestions/32964319-prevent-team-foundation-server-webinterface-from-s