sergehuber opened a new pull request, #881:
URL: https://github.com/apache/unomi/pull/881

   ## Summary
   - A WebSocket upgrade whose credential is refused now receives the same 
`WWW-Authenticate` challenge as a request with no credential.
   - Compare the Basic scheme token case-insensitively.
   - After `connection_init` authentication, restore the session's configured 
idle timeout instead of leaving it disabled.
   
   Follow-up to #843 / #858 on master. The same three points are already on 
#844 for 3.0.x.
   
   ## Test plan
   - [ ] `GraphQLServletSecurityValidatorTest`
   - [ ] `SubscriptionWebSocketTest`
   - [ ] CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to