David Venhoff
David Venhoff
I tried to reproduce this by creating one page with ~750 different valid urls and another page with ~750 different invalid urls. Then I made 32 copies of each page....
Adding the blocked label because it is hard to reproduce locally without #2516
> If it is a location, it should insert the title and address, including icons. Shouldn't stuff like this ideally be implemented in the frontend? That way, they could decide...
Information how to upgrade: https://github.com/duo-labs/py_webauthn/releases/tag/v2.0.0
I am not sure about whether our redis cache will still work now that the requests use the `POST` method, so this might be something to change
Oh, I think I had a wrong understanding of the cache :see_no_evil: In that case it should be no problem :+1:
I'd like to note that there is one already established solution to these problems, called snapshot testing (Which is basically what we do right now just with proper tooling). If...
Note to self: update https://github.com/digitalfabrik/integreat-app/issues/2130 when this is merged
For more information about the current workaround the app team currently uses, you can take a look at their issue: https://github.com/digitalfabrik/integreat-app/issues/2130 With this pr, the path always changes which removes...
@JoeyStk I have added a test for this bug