Skip to content

docs: clarify CKAN version compatibility in README#94

Open
maxwellyoung wants to merge 1 commit into
data-govt-nz:masterfrom
maxwellyoung:clarify-compat-docs
Open

docs: clarify CKAN version compatibility in README#94
maxwellyoung wants to merge 1 commit into
data-govt-nz:masterfrom
maxwellyoung:clarify-compat-docs

Conversation

@maxwellyoung
Copy link
Copy Markdown

Summary

Clarifies CKAN version compatibility in the README, addressing the confusion raised in #77 about whether this extension works with CKAN 2.10+.

Closes #77

Changes

  • Added a compatibility table showing which ckanext-security versions support which CKAN versions
  • Clarified that who.ini changes are only required for CKAN 2.9.x (CKAN 2.10+ replaced repoze.who with Flask-Login)
  • Added note about CKAN 2.11 Flask-Session compatibility (references CKAN 2.11 support #92)
  • Removed outdated Python 2 requirements reference (requirements-py2.txt)

Based on @markstuart's comments in #77 confirming the extension has been tested against CKAN 2.10.4.

- Add compatibility table showing supported CKAN versions and
  corresponding ckanext-security versions
- Clarify that who.ini changes are only needed for CKAN 2.9.x
- Note that CKAN 2.10+ uses Flask-Login (no who.ini needed)
- Note CKAN 2.11 Flask-Session compatibility via data-govt-nz#92
- Remove outdated Python 2 requirements reference

Closes data-govt-nz#77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify compatibility with CKAN 2.10

1 participant