[
https://issues.apache.org/jira/browse/ISIS-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708452#comment-15708452
]
ASF subversion and git services commented on ISIS-1546:
-------------------------------------------------------
Commit 4078033097de2b75f1582e938c73f48958522b7a in isis's branch
refs/heads/maint-1.13.2 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=4078033 ]
ISIS-1546: reduces logging for the more common exceptions.
UnknownAccountException:
- was debug plus stack trace
- now info message (showing user name)
IncorrectCredentialsException
- was debug plus stack trace
- now info message (showing user name)
CredentialsException
- was debug plus stack trace
- now error plus stack trace
LockedAccountException
- was info plus stack trace
- now info message (showing user name)
ExcessiveAttemptsException
- was info plus stack trace
- now info message (showing user name)
> Reduce logging (don't show stack traces) for invalid user/pass attempts
> -----------------------------------------------------------------------
>
> Key: ISIS-1546
> URL: https://issues.apache.org/jira/browse/ISIS-1546
> Project: Isis
> Issue Type: Improvement
> Components: Core: Security: Shiro
> Affects Versions: 1.13.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: 1.13.2
>
>
> don't log exceptions if user mistypes their password
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)