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 the default authentication classes to the Export viewset #2023

Merged
merged 2 commits into from
May 20, 2021

Conversation

DavisRayM
Copy link
Contributor

@DavisRayM DavisRayM commented Feb 25, 2021

Changes / Features implemented

  • Add the default authentication classes to the Export viewset

Steps taken to verify this change does what is intended

  • Add tests

Side effects of implementing this change

N/A

Closes #2024

@DavisRayM DavisRayM force-pushed the add-authorization-methods-for-exports branch 2 times, most recently from 8a2dbe4 to 9d3cece Compare February 25, 2021 13:19
ivermac
ivermac previously approved these changes Feb 26, 2021
Copy link
Contributor

@ivermac ivermac left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@DavisRayM DavisRayM force-pushed the add-authorization-methods-for-exports branch from 9d3cece to c717b48 Compare February 26, 2021 08:16
@denniswambua
Copy link
Contributor

@DavisRayM Is there a reason this is still open?

@DavisRayM
Copy link
Contributor Author

@DavisRayM Is there a reason this is still open?

No, there is no reason. I think this was just forgotten for a bit, let me rebase and re-request review

@DavisRayM DavisRayM force-pushed the add-authorization-methods-for-exports branch from c717b48 to 9da0834 Compare May 20, 2021 12:26
@DavisRayM DavisRayM requested a review from denniswambua May 20, 2021 12:27
@DavisRayM DavisRayM merged commit b8f3c32 into master May 20, 2021
@DavisRayM DavisRayM deleted the add-authorization-methods-for-exports branch May 20, 2021 14:05
@DavisRayM DavisRayM mentioned this pull request May 31, 2021
3 tasks
DavisRayM added a commit to onaio/duva that referenced this pull request Jul 1, 2021
The `temp_token` variable is no longer necessary in OnaData v2.5.6+
as the Export viewset has been updated to support all API authentication
schemes. More info [here](onaio/onadata#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.

Support the default authentication classes on the Export classes
3 participants