[
https://issues.apache.org/jira/browse/KNOX-3425?focusedWorklogId=1038230&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1038230
]
ASF GitHub Bot logged work on KNOX-3425:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Aug/26 08:26
Start Date: 27/Aug/26 08:26
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1358:
URL: https://github.com/apache/knox/pull/1358#issuecomment-5436413150
## Test Results
3 files 3 suites 6s ⏱️
52 tests 52 ✅ 0 💤 0 ❌
63 runs 63 ✅ 0 💤 0 ❌
Results for commit f3a7e9ea.
[test-results]:data:application/gzip;base64,H4sIALv0j2oC/12Myw6DIBBFf8Ww7gLFAdufaYAOyaQqDY+V6b8XjVra3T3nJmdhjkaM7NaIS8NipnTCIwedyM8FZcFypPWC7oB7zNb+mSe9iuGncJrGH4Eh+LCbkOe1KMW+j2Alvr2Nq9zGdc36aaJUgDmhFV5RIyjTKQOtAcfR6b4fWqmQW6UAYTDs/QGtgKbX/wAAAA==
Issue Time Tracking
-------------------
Worklog Id: (was: 1038230)
Time Spent: 0.5h (was: 20m)
> Ldap Proxy may allow anonymous bind
> -----------------------------------
>
> Key: KNOX-3425
> URL: https://issues.apache.org/jira/browse/KNOX-3425
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 3.0.0
> Reporter: David Han
> Assignee: David Han
> Priority: Major
> Fix For: 3.0.0, 3.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The UserSearchInterceptor is configured before the AuthenticationInterceptor.
> The search implementation swallows exceptions with the intention to allow
> partial results from multiple backends. The bug is that this exception
> handling behavior also swallows exceptions raised by the authentication
> interceptor.
> I think that the behavior should be changed to raise any exceptions rather
> than swallowing. Swallowing exceptions also makes it unclear if there were
> any configuration problems connecting to a remote backend.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)