Closed zombiecalypse closed 13 years ago
Trying something like curl -H 'X-TBMS-Status: Bla' localhost:3000/status/1 redirects to the user login.
curl -H 'X-TBMS-Status: Bla' localhost:3000/status/1
656f6cd6ed3b6949576b2e5b1a9b6732d1a716bc fixes the issue
Trying something like
curl -H 'X-TBMS-Status: Bla' localhost:3000/status/1
redirects to the user login.