[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-25 Thread Boris Shkolnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik updated HDFS-1340:
-

Attachment: HDFS-1340-6.patch

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.22.0

 Attachments: HDFS-1340-5.patch, HDFS-1340-6.patch, HDFS-1340.1.patch, 
 HDFS-1340.2.patch, HDFS-1340.3.patch, HDFS-1340.4.patch, 
 HDFS-1340.y20.1.patch, HDFS-1340.y20.3.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-25 Thread Boris Shkolnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik updated HDFS-1340:
-

Attachment: HDFS-1340.y20.5.patch

added TestJspHelper

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.22.0

 Attachments: HDFS-1340-5.patch, HDFS-1340-6.patch, HDFS-1340.1.patch, 
 HDFS-1340.2.patch, HDFS-1340.3.patch, HDFS-1340.4.patch, 
 HDFS-1340.y20.1.patch, HDFS-1340.y20.3.patch, HDFS-1340.y20.5.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-24 Thread Boris Shkolnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Boris Shkolnik updated HDFS-1340:
-

Attachment: HDFS-1340-5.patch

made JspHelper.SET_DELEGATION package private, and replaces all calls with 
JspHelper.getDelegationTokenUrlParam(t)

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.22.0

 Attachments: HDFS-1340-5.patch, HDFS-1340.1.patch, HDFS-1340.2.patch, 
 HDFS-1340.3.patch, HDFS-1340.4.patch, HDFS-1340.y20.1.patch, 
 HDFS-1340.y20.3.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Attachment: HDFS-1340.2.patch

New patch..added a unit test.

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Attachment: HDFS-1340.3.patch

Updated unit test.

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Attachment: HDFS-1340.4.patch

Updated the unit test addressing the comment.

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch, 
 HDFS-1340.4.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Status: Open  (was: Patch Available)

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch, 
 HDFS-1340.4.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Status: Patch Available  (was: Open)

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch, 
 HDFS-1340.4.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Devaraj Das (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Devaraj Das updated HDFS-1340:
--

   Status: Resolved  (was: Patch Available)
Fix Version/s: 0.22.0
   Resolution: Fixed

I just committed this. Thanks, Jitendra!

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.22.0

 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch, 
 HDFS-1340.4.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-13 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Attachment: HDFS-1340.y20.1.patch

Patch for y20 branch.

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.22.0

 Attachments: HDFS-1340.1.patch, HDFS-1340.2.patch, HDFS-1340.3.patch, 
 HDFS-1340.4.patch, HDFS-1340.y20.1.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-1340) A null delegation token is appended to the url if security is disabled when browsing filesystem.

2010-08-12 Thread Jitendra Nath Pandey (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jitendra Nath Pandey updated HDFS-1340:
---

Status: Patch Available  (was: Open)

 A null delegation token is appended to the url if security is disabled when 
 browsing filesystem.
 

 Key: HDFS-1340
 URL: https://issues.apache.org/jira/browse/HDFS-1340
 Project: Hadoop HDFS
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HDFS-1340.1.patch


   When filesystem is being browsed and if security is disabled a null 
 delegation token is added to the url. Also if a user changes the url and adds 
 any random string for delegation token, it is retained in the links on 
 returned html page. If security is disabled no delegation token parameter is 
 required on the url.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.