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

Fix APIv2 exception while serializing allowed extensions to JSON #6835

Merged
merged 2 commits into from
Jun 13, 2019

Conversation

medariox
Copy link
Contributor

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

This only occurred on fresh installs where the config hadn't been saved yet.
There is no reason to keep the allowed extensions as set (and they are converted to list after the first config save anyway).

@medariox medariox added this to the 0.3.4 milestone Jun 13, 2019
@medariox medariox merged commit 912ac47 into develop Jun 13, 2019
@medariox medariox deleted the fix/allowed-extensions-ex branch June 13, 2019 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants