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

Freeman Fang resolved KARAF-2980.
---------------------------------

    Resolution: Fixed

commit fix
http://git-wip-us.apache.org/repos/asf/karaf/commit/a27ef6cd for karaf-2.x 
branch
http://git-wip-us.apache.org/repos/asf/karaf/commit/f6aca0c2 for karaf-3.0.x 
branch
http://git-wip-us.apache.org/repos/asf/karaf/commit/c5be6f96 for master branch

> strip off tabs/spaces around role|group names
> ---------------------------------------------
>
>                 Key: KARAF-2980
>                 URL: https://issues.apache.org/jira/browse/KARAF-2980
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-security
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.4.0, 4.0.0, 3.0.2
>
>
> if we have userinfo defined in etc/users.properties like
> {code}
> joe = 1234pw, admin
> {code}
> Noticed that there is a space between the password "1234pw" and role name 
> "admin", then currently the role name is " admin", which should be "admin" 
> instead, we need strip off the spaces/tabs here



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to