You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the slice index (0 based) should be used for indexing data, and the display name only for display. We have https://microdraw.pasteur.fr/F117_P32_Nissl/F117_P32_Nissl.json&slice=54 (NSA 57) instead of https://microdraw.pasteur.fr/F117_P32_Nissl/F117_P32_Nissl.json&slice=53.
Only the slice index (0 based) should be used for indexing data, and the display name only for display. We have
https://microdraw.pasteur.fr/F117_P32_Nissl/F117_P32_Nissl.json&slice=54 (NSA 57)
instead ofhttps://microdraw.pasteur.fr/F117_P32_Nissl/F117_P32_Nissl.json&slice=53
.And the DB entries look like:
We should use slice indices exclusively, and to cleanup the database accordingly (plus, the current method maybe allows for xss attacks!)
The text was updated successfully, but these errors were encountered: