@The Real Grunfinkduring some smoke tests, I see the new version of
#snac2 has a strange behavior here: GET /api/v1/mutes , unauthenticated, still returns 200, while before it was 401 (more understandable).
Is it a bug?
-------------------------------
curl --http1.1 -v \
-H 'Accept: application/json' \
https://comam.es/api/v1/mutes Request effettiva:
GET /api/v1/mutes HTTP/1.1
Host: comam.es
User-Agent: curl/8.5.0
Accept: application/json
Risposta:
HTTP/1.1 200 OK
Server: nginx
Content-Type: application/json
Content-Length: 2
x-creator: snac/2.94
access-control-allow-origin: *
access-control-allow-headers: *
access-control-expose-headers: Link
[]
-----------------------------------
For comparison:
- Mastodon activitypub.academy: 401
- Xenomorph x.keinpfusch.net: 401
- Aktor bbs.keinpfusch.net: 401
- SNAC 2.94 comam.es: 200 []
--
Uriel Fanelli
My Projects:
https://keinpfusch.net/softwareXMPP:
[email protected]MATRIX:
@nprofile1q...:chat.keinpfusch.net
old blog:
https://blog.keinpfusch.netnew blog:
https://keinpfusch.net