adutra opened a new pull request, #1401:
URL: https://github.com/apache/polaris/pull/1401

   All implementations of `TransactionalPersistence.lookupEntityInCurrentTxn()` 
are currently ignoring the `typeCode` parameter completely and could 
potentially return an entity of the wrong type.
   
   This can become very concerning during authentication, since a principal 
lookup could return some entity that is not a principal, and that would be 
considered a successful authentication.


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to