BigW Consortium Gitlab

Skip to content
  • Yorick Peterse's avatar
    d2e43fbd
    Removed pagination from AutocompleteUsersFinder · d2e43fbd
    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).
    d2e43fbd
    Removed pagination from AutocompleteUsersFinder
    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).
Loading