You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix][broker] Call originalAuthState.authenticate in ServerCnx
This change was introduced by apache#19295.
That PR had more changes than are worth cherry-picking, though, so this
commit only has the additional call to authenticate the original auth data.
As a result, this commit is slightly less efficient because in some
implementations, the authdata will be validated twice.
(cherry picked from commit f9727ca)
(cherry picked from commit 1935f07)
0 commit comments