You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by richard zhou <ri...@intel.com> on 2015/03/26 03:11:38 UTC

Review Request 32518: Sqoop-2256: Creator should have access to its entities

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32518/
-----------------------------------------------------------

Review request for Sqoop.


Repository: sqoop-sqoop2


Description
-------

If the user is the owner/creator of this resource, then privilege will not be checked.
It is a hack code for the time being. The concept of "Owner" will be added in the future and this code will be removed.


Diffs
-----

  security/src/main/java/org/apache/sqoop/security/Authorization/AuthorizationEngine.java d261027ff5aefa728c5f761534f4439264b4ae45 

Diff: https://reviews.apache.org/r/32518/diff/


Testing
-------

manual test


Thanks,

richard zhou