You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2019/07/19 12:08:00 UTC

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

Liu Shaohui created KYLIN-4103:
----------------------------------

             Summary: 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


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
(v7.6.14#76016)