[ 
https://issues.apache.org/jira/browse/OOZIE-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13579472#comment-13579472
 ] 

Hadoop QA commented on OOZIE-1220:
----------------------------------

Testing JIRA OOZIE-1220

Cleaning local svn workspace

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 
132
.    {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc 
warnings
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
.    {color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.    {color:green}+1{color} the patch does not modify JPA files
{color:green}+1 TESTS{color}
.    Tests run: 957
{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}


The full output of the test-patch run is available at

.   https://builds.apache.org/job/oozie-trunk-precommit-build/340/
                
> Make the login example cookie expire
> ------------------------------------
>
>                 Key: OOZIE-1220
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1220
>             Project: Oozie
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: trunk, 3.3.2
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>             Fix For: trunk, 3.3.2
>
>         Attachments: OOZIE-1220.patch
>
>
> The login example cookie expires only when the web browser exits.  This means 
> that if the hadoop.auth cookie expires, the 
> {{ExampleAltAuthenticationHandler}} will automatically give you a new 
> hadoop.auth cookie; in other words, the hadoop.auth cookie effectively never 
> expires (as long as the web browser remains open) because it will be 
> recreated forever.  It would be good if the login example cookie was set to 
> expire so that eventually both cookies would expire and you'd be forced to 
> actually re-login.  
> The expiration time should be configurable, but default to a low time like 5 
> min (because once you get the hadoop.auth cookie, you don't need it anymore). 
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to