Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (769 - 771 of 2152)

Ticket Resolution Summary Owner Reporter
#357 fixed Fix API documentation, to correct misleading HTTP_AUTHORIZATION statement. johnbywater johnbywater

Reported by johnbywater, 4 years ago.

Description

Sean Burlington wrote:

I recently came across a documentation issue

http://knowledgeforge.net/ckan/doc/ckan/api.html


The key should be passed in the API request header: Header Example value HTTP_AUTHORIZATION fde34a3c-b716-4c39-8dc4-881ba115c6d4


But the header name is actually just 'AUTHORIZATION'

For example to set it in PHP

curl_setopt($ch, CURLOPT_HTTPHEADER, array('AUTHORIZATION: xxxxx-xxxx-xxxx-xxxx-xxxxxxx'));

#371 fixed The system shall monitor QoS against SLA nils.toedtmann johnbywater

Reported by johnbywater, 4 years ago.

Description

Requested by DGU.

#372 Fix system limits on CKAN for DGU johnbywater johnbywater

Reported by johnbywater, 4 years ago.

Description

Set limits in /etc/security/limits.conf so that we can always ssh in at least. Requested by DGU.

Note: See TracQuery for help on using queries.