Ckan

Latest version: v2.11.2

Safety actively analyzes 723973 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 16

2.4.3

Not secure
=================

Bug fixes:
* Use `resource.url` as raw_resource_url (2873)
* Fix DomainObject.count() to return count (2919)
* Add offset param to organization_activity (2640)
* Prevent unicode/ascii conversion errors in DataStore
* Fix datastore_delete erasing the db when filters is blank (2885)
* Avoid package_search exception when using use_default_schema (2848)
* resource_edit incorrectly setting action to new instead of edit
* Encode EXPLAIN SQL before sending to datastore
* Use `ckan.site_url` to generate urls of resources (2592)
* Don't hide actual exception on paster commands

2.4.2

Not secure
=================

Note: This version requires a requirements upgrade on source installations

Bug fixes:
* Fix Markdown rendering issue
* Return default error page on fanstatic errors
* Prevent authentication when using API callbacks

2.4.1

Not secure
=================

Note: 2554 fixes a regression where ``group_list`` and ``organization_list``
where returning extra additional fields by default, causing performance
issues. This is now fixed, so the output for these actions no longer returns
``users``, ``extras``, etc.
Also, on the homepage template the ``c.groups`` and ``c.group_package_stuff``
context variables are no longer available.


Bug fixes:

* Fix dataset count in templates and show datasets on featured org/group (2557)
* Fix autodetect for TSV resources (2553)
* Improve character escaping in DataStore parameters
* Fix "paster db init" when celery is configured with a non-database backend
* Fix severe performance issues with groups and orgs listings (2554)

2.4.0

Not secure
=================

Note: This version requires a database upgrade

Note: This version requires a Solr schema upgrade

Major:
* CKAN config can now be set from environment variables and via the API (2429)

Minor:
* API calls now faster: ``group_show``, ``organization_show``, ``user_show``,
``package_show``, ``vocabulary_show`` & ``tag_show`` (1886, 2206, 2207,
2376)
* Require/validate current password before allowing a password change (1940)
* Added ``organization_autocomplete`` action (2125)
* Default authorization no longer allows anyone to create datasets etc (2164)
* ``organization_list_for_user`` now returns organizations in hierarchy if they
exist for roles set in ``ckan.auth.roles_that_cascade_to_sub_groups`` (2199)
* Improved accessibility (text based browsers) focused on the page header
(2258)
* Improved IGroupForm for better customizing groups and organization behaviour
(2354)
* Admin page can now be extended to have new tabs (2351)


Bug fixes:
* Command line ``paster user`` failed for non-ascii characters (1244)
* Memory leak fixed in datastore API (1847)
* Modifying resource didn't update it's last updated timestamp (1874)
* Datastore didn't update if you uploaded a new file of the same name as the
existing file (2147)
* Files with really long file were skipped by datapusher (2057)
* Multi-lingual Solr schema is now updated so it works again (2161)
* Resource views didn't display when embedded in another site (2238)
* ``resource_update`` failed if you supplied a revision_id (2340)
* Recline could not plot GeoJSON on a map (2387)
* Dataset create form 404 error if you added a resource but left it blank (2392)
* Editing a resource view for a file that was UTF-8 and had a BOM gave an
error (2401)
* Email invites had the email address changed to lower-case (2415)
* Default resource views not created when using a custom dataset schema (2421,
2482)
* If the licenses pick-list was customized to remove some, datasets with old
values had them overwritten when edited (2472)
* Recline views failed on some non-ascii characters (2490)
* Resource proxy failed if HEAD responds with 403 (2530)
* Resource views for non-default dataset types couldn't be created (2532)

Changes and deprecations
------------------------

* The default of allowing anyone to create datasets, groups and organizations
has been changed to False. It is advised to ensure you set all of the
:ref:`authorization-settings` options explicitly in your CKAN config. (2164)

* The ``package_show`` API call does not return the ``tracking_summary``,
keys in the dataset or resources by default any more.

Any custom templates or users of this API call that use these values will
need to pass: ``include_tracking=True``.

* The legacy `tests` directory has moved to `tests/legacy`, the
`new_tests` directory has moved to `tests` and the `new_authz.py`
module has been renamed `authz.py`. Code that imports names from the
old locations will continue to work in this release but will issue
a deprecation warning. (1753)

* ``group_show`` and ``organization_show`` API calls no longer return the
datasets by default (2206)

Custom templates or users of this API call will need to pass
``include_datasets=True`` to include datasets in the response.

* The ``vocabulary_show`` and ``tag_show`` API calls no longer returns the
``packages`` key - i.e. datasets that use the vocabulary or tag.
However ``tag_show`` now has an ``include_datasets`` option. (1886)

* Config option ``site_url`` is now required - CKAN will not abort during
start-up if it is not set. (1976)

2.3.5

Not secure
=================

* Fix "Load more" functionality in the dashboard (2346)
* Fix filters not working when embedding a resource view (2657)
* Proper sanitation of header name on SlickGrid view (2923)
* Fix unicode error when indexing field of type JSON (2969)
* Fix group feeds returning no datasets (2955)
* Replace MapQuest tiles in Recline with Stamen Terrain (3162)
* Fix bulk operations not taking effect (3199)
* Raise validation errors on group/org_member_create (3108)
* Incorrect warnings when ckan.views.default_views is empty (3093)
* Don't show deleted users/datasets on member_list (3078)

2.3.4

Not secure
=================

Bug fixes:
* Use `resource.url` as raw_resource_url (2873)
* Fix DomainObject.count() to return count (2919)
* Prevent unicode/ascii conversion errors in DataStore
* Fix datastore_delete erasing the db when filters is blank (2885)
* Avoid package_search exception when using use_default_schema (2848)
* resource_edit incorrectly setting action to new instead of edit
* Use `ckan.site_url` to generate urls of resources (2592)
* Don't hide actual exception on paster commands

Page 6 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.