Hi,
i just installed a fresh mailcow-server and i wonder, that i can call some api methods without authentication.
In example:
curl -X GET "https://<myhostname>/api/v1/get/status/vmail" -H "accept: application/json"
returns to me:
{"type":"info","disk":"/dev/sda3","used":"6.6G","total":"42G","used_percent":"17%"}
I have changed no settings and the checkbox “API aktivieren” is not activated.
Is this the normal default-behavior? And how can i prevent this?
Best regards,
Franky