You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "nichunen (Jira)" <ji...@apache.org> on 2019/09/18 03:40:00 UTC

[jira] [Resolved] (KYLIN-4103) Make the user string in granting operation of project is case insensitive

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

nichunen resolved KYLIN-4103.
-----------------------------
    Resolution: Fixed

> 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
>             Fix For: v3.0.0-beta, v2.6.4
>
>
> 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.4#803005)