提交 0ef598bd 编写于 作者: J jglick

[FIXED HUDSON-4834] If an AccessDeniedException is thrown by ACEGI, do not...

[FIXED HUDSON-4834] If an AccessDeniedException is thrown by ACEGI, do not print a full stack trace.
This could be a pretty normal occurrence; user might simply need to log in and retry the request.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23684 71c3de6d-444a-0410-be80-ed276b4c234a
上级 8406095d
......@@ -333,7 +333,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-jelly</artifactId>
<version>1.124</version>
<version>1.125</version>
<exclusions>
<exclusion>
<groupId>dom4j</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册