[
https://issues.apache.org/jira/browse/KYLIN-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931210#comment-16931210
]
ASF subversion and git services commented on KYLIN-4103:
--------------------------------------------------------
Commit 23846794fef1d6c4eae523869da7c4d2617b540c in kylin's branch
refs/heads/master from Liu Shaohui
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=2384679 ]
KYLIN-4103: Make the user string in granting operation of project is case
insensitive
> Make the user string in granting operation of project is case insensitive
> -------------------------------------------------------------------------
>
> Key: KYLIN-4103
> URL: https://issues.apache.org/jira/browse/KYLIN-4103
> Project: Kylin
> Issue Type: Bug
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
>
> Currently the user name of login operation is case insensitive. User can
> login in kylin with lower case string or upper case string. But it is not
> granting operation.
> If we use lower case string of user name in project granting operation, there
> will be no exception but the user can not set the project.
> The reason is that the sid in AccessService/AclService is not case insensitive
--
This message was sent by Atlassian Jira
(v8.3.2#803003)