Limit @ mention list to only licensed users

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 3.8.0
    • Component/s: None
    • None

      Currently the @ mention feature searches all users in the Stash directory even if they are not a licensed Stash user. Since it's not possible for non-licensed users to login to Stash, they should not be included in the list of results.

      The current behavior can cause all users to be loaded into memory during a search. If enough users are synced to Stash, this can cause OOME. For example, if 100,000 users are synced to Stash, but only 1,000 are licensed users, all 100,000 users are loaded into memory.

      Workaround

      1. Limit the LDAP user filter to only sync users that should have access to Stash or a smaller subset of the larger user base.

            Assignee:
            Unassigned
            Reporter:
            Jeff Thomas
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: