[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-07-06 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1071 @corneadoug, will surly look into it, in the mean while have created this a new jira for tracking the same https://issues.apache.org/jira/browse/ZEPPELIN-1125 --- If your project is set u

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-07-06 Thread corneadoug
Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1071 @prabhjyotsingh I got it working on localhost:8080, but not using `./grunt serve` Could you take a look? ![logout](https://cloud.githubusercontent.com/assets/710411/16613153/b595580e-43

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1071 @minahlee Thank you for much explanation about the issue.Have open up https://github.com/apache/zeppelin/pull/1084 to find and fix this issue, I'll try to resolve ASAP. --- If your projec

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-24 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1071 @prabhjyotsingh Thanks for quick response. The steps I wrote was just for reproducing the case that logout action doesn't work because I couldn't reproduce it in my laptop with shiro setting in `

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-24 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1071 @minahlee, Thank you for review this. With default shiro.ini i.e. ``` /api/version = anon /** = anon #/** = authc ``` Under `Insufficient privileges

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-24 Thread minahlee
Github user minahlee commented on the issue: https://github.com/apache/zeppelin/pull/1071 @prabhjyotsingh Thanks for the fix! Seems like this PR is bringing CI error in master, branch-0.6: ``` Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 81.986 sec <<< FA

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-23 Thread prabhjyotsingh
Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1071 Merging this if no more discussion. --- 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 featur

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-23 Thread Abhisar
Github user Abhisar commented on the issue: https://github.com/apache/zeppelin/pull/1071 Verified and It works.LGTM from me too --- 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 en

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-23 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1071 Yeah it works well. LGTM 👍 --- 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 enable

[GitHub] zeppelin issue #1071: [ZEPPELIN-1052] Application does not logout user when ...

2016-06-23 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1071 Tested this branch with both authc and authcBasic and logout works well. LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If