Caideyipi opened a new pull request, #18435:
URL: https://github.com/apache/iotdb/pull/18435

   ## Summary
   
   - bind subscription authorization to the authenticated RPC session user 
instead of the client-provided consumer username
   - enforce `READ_DATA` for tree-model topics before subscribe, heartbeat, and 
polling operations
   - recheck authorization on each operation so revoked privileges take effect 
immediately
   - backport of #18418 (`bc5b6a2d162fa1f38c0553fe177430629bf55262`), adapted 
to the tree-model APIs in `dev/1.3`
   
   ## Verification
   
   - `mvn -o compile -pl iotdb-core/datanode -DskipTests -Dcheckstyle.skip=true`
   - `mvn -o checkstyle:check -pl iotdb-core/datanode`
   - `mvn spotless:check -pl iotdb-core/datanode`
   - `git diff --check`


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