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

Allow authenticated users to download public form exports #2396

Merged
merged 6 commits into from
Apr 3, 2023

Conversation

ciremusyoka
Copy link
Contributor

@ciremusyoka ciremusyoka commented Mar 28, 2023

Changes / Features implemented

  • Allow authenticated users to download public form exports
  • Fixes AssertionError: renderer returned unicode, and did not specify a charset value for .zip, .savzip and .csvzip exports

Steps taken to verify this change does what is intended

  • Added tests

Side effects of implementing this change

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Part of https://github.com/onaio/zebra/issues/7439

@ciremusyoka ciremusyoka force-pushed the authenticated-users-public-exports branch from 827f08a to 1f8f405 Compare March 29, 2023 09:57
onadata/libs/filters.py Outdated Show resolved Hide resolved
onadata/libs/filters.py Outdated Show resolved Hide resolved
onadata/libs/filters.py Outdated Show resolved Hide resolved
ukanga
ukanga previously approved these changes Mar 31, 2023
KipSigei
KipSigei previously approved these changes Mar 31, 2023
@ciremusyoka ciremusyoka dismissed stale reviews from KipSigei and ukanga via c014c4f April 3, 2023 12:32
@ciremusyoka ciremusyoka force-pushed the authenticated-users-public-exports branch from 63ad0eb to c014c4f Compare April 3, 2023 12:32
@ciremusyoka ciremusyoka merged commit ac44dd5 into main Apr 3, 2023
@ciremusyoka ciremusyoka deleted the authenticated-users-public-exports branch April 3, 2023 14:06
@DavisRayM DavisRayM mentioned this pull request May 2, 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.

3 participants