Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2980

strip off tabs/spaces around role|group names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0, 3.0.2, 4.0.0.M3
    • karaf
    • None

    Description

      if we have userinfo defined in etc/users.properties like

      joe = 1234pw, admin
      

      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

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: