double authentication bug
Created by: Kampfzwerg87
In Firefox for Android: After my first authentication via the in game menu the browser pops out a formular for a second authentication.
Created by: Kampfzwerg87
In Firefox for Android: After my first authentication via the in game menu the browser pops out a formular for a second authentication.
That's because we enforce authentication for everything below /api
now and moved the image URL to /api/gameobject/<ID>/image_raw
.
There are two solutions:
Uh, we might need to revisit this at some point, because we might actually want to impose authentication on images…