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

LIKA-604: Fix adding pdfs to permission applications #434

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

Zharktas
Copy link
Contributor

Description

In CKAN 2.9.8 default files types were limited in uploader due to security reasons, this adds allowed filetypes to permission applications, the list is based on what the UI says are allowed.

Jira ticket reference: LIKA-604

What has changed:

Adds exception handling to uploading permission application files.
Adds allowed file types to permission applications.
Fixes detection of XLSX files in ckan core.

Checklist

  • Contains schema changes.
  • Schema changes require migration of existing data.
  • Contains migration script for existing data.
  • Changes should be covered by tests.
  • Changes are covered by tests.

Does this have a design impact ?

  • Yes
  • No

@Zharktas Zharktas merged commit de60aa5 into master Feb 23, 2024
6 checks passed
@Zharktas Zharktas deleted the LIKA-604_fix_adding_pdfs_to_permission_applications branch February 23, 2024 08:26
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.

None yet

2 participants