andrii0lomakin opened a new pull request, #3137:
URL: https://github.com/apache/tinkerpop/pull/3137

   Our database (YouTrackDB) works with records only on a session basis and 
requires information about the authenticated user for real-time authorisation 
of user operations for each operation on a specific resource: schema, record, 
sequence ... and so on. 
   
   So I have introduced one additional lifecycle method and added an 
authenticated user parameter to the one that is called before the request.
   
   An additional method is called at the end of request processing once the 
transaction is rolled back if it is managed by session or traversal.


-- 
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