[GitHub] spark pull request #17019: [SPARK-19652][UI] Do auth checks for REST API acc...

2017-02-22 Thread vanzin
Github user vanzin closed the pull request at: https://github.com/apache/spark/pull/17019 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #17019: [SPARK-19652][UI] Do auth checks for REST API acc...

2017-02-21 Thread vanzin
GitHub user vanzin opened a pull request: https://github.com/apache/spark/pull/17019 [SPARK-19652][UI] Do auth checks for REST API access (branch-2.1). The REST API has a security filter that performs auth checks based on the UI root's security manager. That works fine when t