Fixes a vulnerability where a client can request an arbitrarily large range of objects, forcing the server to make a very expensive SQL query and load a large amount of data into memory. We now put a hard limit on availability range queries and the header timestamp window query.
Fixes a vulnerability where a client can request an arbitrarily large range of objects, forcing the server to make a very expensive SQL query and load a large amount of data into memory. We now put a hard limit on availability range queries and the header timestamp window query.