Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HPCC-16013 Add a config option to enable/disable Views Security Feature #8949

Merged
merged 1 commit into from Jul 29, 2016

Conversation

RussWhitehead
Copy link
Member

Added a new boolean "checkViewPermissions" flag to configuration. When set,
this signals ESP to enable the view scope feature that verifies users have permission to
access file/column pairs referenced in a view-enabled query (ESP modifications via
a different Jira/PR)

Signed-off-by: Russ Whitehead william.whitehead@lexisnexis.com

@RussWhitehead
Copy link
Member Author

@garonsky Please review

@@ -314,6 +314,15 @@
</xs:appinfo>
</xs:annotation>
</xs:attribute>

Copy link

@garonsky garonsky Jul 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra line

@garonsky
Copy link

Extra lines but otherwise looks good.

Added a new boolean "checkViewPermissions" flag to configuration. When set,
this enables the view scope feature that verifies users have permission to
access file/column pairs referenced in a view-enabled query

Signed-off-by: Russ Whitehead <william.whitehead@lexisnexis.com>
@RussWhitehead
Copy link
Member Author

@garonsky Removed blank lines
@ghalliday Please merge

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest
Sha: e6a8f35
Build: success
Install hpccsystems-platform-community_6.1.0-trunk0.el6.x86_64.rpm
HPCC Start: OK
Unittest result: total:82 passed:82 failed:0

HPCC Stop: OK
HPCC Uninstall: OK

@ghalliday
Copy link
Member

@RussWhitehead which PR contains the check?

Jira: https://track.hpccsystems.com/browse/HPCC-16013

@ghalliday ghalliday merged commit dc7ba60 into hpcc-systems:master Jul 29, 2016
@RussWhitehead
Copy link
Member Author

@ghalliday The check for this flag has not been added yet, @sukhong will add it next week

@RussWhitehead RussWhitehead deleted the CheckViewScans branch July 29, 2016 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants