[
https://issues.apache.org/jira/browse/KNOX-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347866#comment-17347866
]
ASF subversion and git services commented on KNOX-2605:
-------------------------------------------------------
Commit b9d35381a62a3e31be966c6e19bbfd7c72151e00 in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=b9d3538 ]
KNOX-2605 - Better validation of the supplied token lifespan fields (#449)
> Knox Token Generation UI should have Validation checks for invalid lifetimes
> ----------------------------------------------------------------------------
>
> Key: KNOX-2605
> URL: https://issues.apache.org/jira/browse/KNOX-2605
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 1.6.0
> Reporter: Saksham Puri
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Problem Description:*
> The Token Generation UI should validate invalid lifetimes and throw "Invalid
> Lifetime" warning message.
> Following are the conditions to have Validation Check for [D,H,M]:
> * Check with -ve values
> * Check with decimal values
> * Check with empty values
> * Check Integer MAX value
> PS: Currently, it gives invalid lifetime warning only when D,H,M are all set
> to 0.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)