Bug XFMG is missing pagination

  • Thread starter Thread starter stromb0li
  • Start date Start date
There is a bug in this version
S

stromb0li

Guest
When calling /api/media-category/5/content it seems to load all content for that category. If I pass a header or query parameter called page, it doesn't seem to allow pagination. For albums with hundreds or thousands of images, this can be used a way to attack the server as it generates enormous responses on request.

Continue reading...