Skip to content
  • Yorick Peterse's avatar
    Removed pagination from AutocompleteUsersFinder · 37e681ac
    Yorick Peterse authored
    The frontend code doesn't use this so there's no practical point in
    supporting this. We also hardcode the limit to 20 so users can no longer
    request their own limit, which could overload the database (depending on
    any upper bounds perhaps enforced by Kaminari).
    37e681ac