Custom Query (2152 matches)
Results (700 - 702 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1611 | duplicate | Implement auth API calls for webstore/external use | ross | ross |
Description |
As part of #1574 we decided that it would be better for webstore (and future external services) to be able to authenticate simply with CKAN-Core. Currently webstore access the CKAN database to obtain the key for the user but it would be better if this connection was not so tightly bound and that webstore used an API as any other external service might. Need to discuss further with dread |
|||
#1610 | duplicate | Move webstore to Postgres instead of Sqlite | ross | ross |
Description |
The default backing store for webstore should be Postgres and not sqlite. This was agreed as part of the #1574 storage changes and on http://ckan.okfnpad.org/newstorage |
|||
#1609 | fixed | Celery task for ckanext-archiver to write to webstore. | ross | ross |
Description |
From super Storage changes - #1574 - and http://ckan.okfnpad.org/newstorage we determined that ckanext-archiver should have a celery task for grabbing local file uploads and writing to webstore AnalysisWhen I upload a file to CKAN:
|