Tyler
Tyler
@Vinzent03 In that example, if they had saved the path on the database, they would save 1 extra http request, hence would be able to speed up whatever process that...
@Vinzent03 I think I do understand the use case now. I was referring to a use case where you want to display other users' profile images, but I believe you...
Transferring this issue to the storage-api repo to discuss its implementation on the backend.
Having the same issue.
Hey @soedirgo @steve-chavez ! Are there any blockers to introduce an solution for this issue at the moment?
Thanks @jvlt for opening this issue. Yup, that behavior is buggy. I will fix it right now!
Just to break down the issue, this is an issue on the SDK side, and can be fixed with the PR above. >Lets say there are 2 rows where col...
@jvlt >Is there something that can be done in the SDK regarding the fact that a row not matching the equality condition is still included in the data set? There...
@Erchil66 That seems like a separate issue. Would you be able to open a separate issue for it?
@blexo Thanks for opening this issue. The current behavior is to prevent attackers from scanning through existing users by sending bunch of requests to the authentication endpoint, and is actually...