Ayush Newatia

Results 23 comments of Ayush Newatia

Hi @dannysood, I considered this case when I originally wrote the library. I decided not to support it at the time because I couldn't think of a reason why a...

Ah I see what you mean, you're referring to the dimensions of the image, not the ImageView. I agree that a cropping tool is an extra avoidable step. Setting the...

Ah, that's strange. I don't see why the Stack View should be a problem. I'm not setting the scaling mode anywhere inside the library. Could you please extract the bit...

No worries, I'll try investigating myself when I get some time. I'll leave it open in case someone else encounters the same issue :)

Also worth mentioning is that the same flaw exists if the `session_token` and `remember_token` are stored in plain text in the database. Again I'm assuming that an attacker has access...

> particularly useful for things like password reset or email verification", I'm not too concerned Yeah absolutely. In 99.9%, or even 99.99% of cases I'm sure it'd be totally fine!...

Great work on this @jaredlt! Thanks for the effort. I've left some comments and suggestions. Let me know what you think :)

I was literally thinking about this exact thing earlier today :D