Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CSRF token and drop support old versions #164

Merged
merged 20 commits into from
Feb 16, 2023

Conversation

pdelboca
Copy link
Member

@pdelboca pdelboca commented Feb 14, 2023

This PR deprecates support for 2.7 and 2.8 to match our policy: https://docs.ckan.org/en/latest/maintaining/releases.html#supported-versions

In addition:

  • Adds support for CSRF Token in the showcase form
  • Adds support for CSRF Token when uploading images with CKEditor
  • Updates CKEditor to its latest version: 36.0.1
  • Sanitize blueprints endpoints.

Copy link
Member

@amercader amercader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @pdelboca.
Can you check if your changes mean we can close some of the dependabot PRs?

@pdelboca pdelboca merged commit a9c86ce into ckan:master Feb 16, 2023
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.

2 participants