开发者

Are there any cons to putting revision number on app home page?

There are obvious pros of having revision number somewhere on the page (like on stackoverflow.com): easy for users to identify and report version, when they have issues; easy way to s开发者_如何学编程ee that deployment was successful; etc.

Are there any cons to that practice?


If you are running an Open Source/Packaged Web Application then it may be inadvisable to display the Revision Number because if any Security Holes are found then it is easy to determine if your site is exploitable.

However if you are deploying an internal tool or something then it could be useful like you say for bug reporting and debugging.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜