Loading patches/005-autocomplete-user-leak-core.patch +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ this filtering works in conjunction with the autocomplete feature disabled in ne diff --git lib/private/Collaboration/Collaborators/UserPlugin.php lib/private/Collaboration/Collaborators/UserPlugin-new.php --- lib/private/Collaboration/Collaborators/UserPlugin.php 2025-02-13 19:30:40 +++ lib/private/Collaboration/Collaborators/UserPlugin-new.php 2025-03-07 12:48:50 @@ -90,7 +90,7 @@ $lowerSearch = mb_strtolower($search); // Re-use the results from earlier if possible Loading Loading
patches/005-autocomplete-user-leak-core.patch +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ this filtering works in conjunction with the autocomplete feature disabled in ne diff --git lib/private/Collaboration/Collaborators/UserPlugin.php lib/private/Collaboration/Collaborators/UserPlugin-new.php --- lib/private/Collaboration/Collaborators/UserPlugin.php 2025-02-13 19:30:40 +++ lib/private/Collaboration/Collaborators/UserPlugin-new.php 2025-03-07 12:48:50 @@ -90,7 +90,7 @@ $lowerSearch = mb_strtolower($search); // Re-use the results from earlier if possible Loading