[jira] [Resolved] (KNOX-895) pass cookies to websocket backend

2017-10-11 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep More resolved KNOX-895. --- Resolution: Fixed > pass cookies to websocket backend > - > >

[jira] [Commented] (KNOX-895) pass cookies to websocket backend

2017-10-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200961#comment-16200961 ] ASF subversion and git services commented on KNOX-895: -- Commit

[jira] [Updated] (KNOX-895) pass cookies to websocket backend

2017-10-11 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep More updated KNOX-895: -- Attachment: KNOX-895.003.patch Some more fixes > pass cookies to websocket backend >

[jira] [Updated] (KNOX-895) pass cookies to websocket backend

2017-10-11 Thread Sandeep More (JIRA)
[ https://issues.apache.org/jira/browse/KNOX-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep More updated KNOX-895: -- Attachment: KNOX-895.002.patch Don't explicitly add cookies, looks like they are anyways added in the

Re: Adding authentication for websocket connections

2017-10-11 Thread Sandeep More
Hello Tomasz, Thanks for your interest with this ! While working on KNOX-895 I have been thinking about this, as a result of which I have been asking myself few questions: 1. Are there are any clients out there which support Basic Auth for

Jenkins build is back to normal : Knox-master-patch-scan #58758

2017-10-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: Knox-master-patch-scan #58757

2017-10-11 Thread Apache Jenkins Server
See -- Started by timer Started by timer Started by timer Started by timer [EnvInject] - Loading node environment variables. Building remotely on H1 (Hadoop) in workspace

Adding authentication for websocket connections

2017-10-11 Thread Tomasz UliƄski
Hello, I'd like to fork Knox and add authentication functionality for websocket connections. Here is a StackOverflow question ( https://stackoverflow.com/q/46589806/4177726) describing what I'd like to achieve. We use Knox 0.12.0 from HDP 2.6.2.0-205. I have following questions: 1. Which version