[
https://issues.apache.org/jira/browse/KNOX-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806791#comment-13806791
]
Kevin Minder commented on KNOX-172:
-----------------------------------
{plantuml}
Alice -> Bob: Authentication Request
alt successful case
Bob -> Alice: Authentication Accepted
else some kind of failure
Bob -> Alice: Authentication Failure
group My own label
Alice -> Log : Log attack start
loop 1000 times
Alice -> Bob: DNS Attack
end
Alice -> Log : Log attack end
end
else Another type of failure
Bob -> Alice: Please repeat
end
{plantuml}
> Support ~ to represent user's home directory in WebHDFS
> -------------------------------------------------------
>
> Key: KNOX-172
> URL: https://issues.apache.org/jira/browse/KNOX-172
> Project: Apache Knox
> Issue Type: New Feature
> Components: Server, Site
> Affects Versions: 0.3.0
> Reporter: Kevin Minder
> Assignee: Kevin Minder
> Fix For: 0.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)