double authentication bug #42
Labels
No labels
Doing
To Do
bug
clarification needed
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nik/veripeditus-server#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
/apinow 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…