-
-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Labels
Description
The test page (/web) loads and the UI renders on a test page as described.
I tried to enable anonymous comments via remark_auth_anon="true". After entering an anonymous username the page reloads with a broken image link and the Send button prints Not authorized in red.
It looks like the POST to /api/v1/comment returned (401 not authorized).
I'm testing on HTTPS on both the front end and hosting service. Also: testing on FreeBSD (service starts up fine). Let me know if you need more info.
Reactions are currently unavailable