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

delete.user option missing from JDBCLoginModule

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.2.10, 2.3.1, 3.0.0
    • None
    • None

    Description

      The org.apache.karaf.jaas.modules.jdbc.JDBCLoginModule class contains the following code:

          public static final String DELETE_ROLE_STATEMENT = "delete.role";
          public static final String DELETE_ROLES_STATEMENT = "delete.roles";
          public static final String DELETE_USER_STATEMENT = "delete.roles";
      

      presumably that last line was meant to be:

          public static final String DELETE_USER_STATEMENT = "delete.user";
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ffang Freeman Yue Fang
            fbolton Fintan Bolton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment