You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rajkumar Singh (JIRA)" <ji...@apache.org> on 2019/06/27 05:59:00 UTC

[jira] [Work started] (HIVE-21927) HiveServer Web UI: Setting the HttpOnly option in the cookies

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

Work on HIVE-21927 started by Rajkumar Singh.
---------------------------------------------
> HiveServer Web UI: Setting the HttpOnly option in the cookies
> -------------------------------------------------------------
>
>                 Key: HIVE-21927
>                 URL: https://issues.apache.org/jira/browse/HIVE-21927
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 3.1.1
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Major
>
> Intend of this JIRA is to introduce the HttpOnly option in the cookie.
> cookie: before change
> {code:java}
> hdp32b	FALSE	/	FALSE	0	JSESSIONID	8dkibwayfnrc4y4hvpu3vh74
> {code}
> after change:
> {code:java}
> #HttpOnly_hdp32b	FALSE	/	FALSE	0	JSESSIONID	e1npdkbo3inj1xnd6gdc6ihws
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)