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: don't scrub uploads #18

Merged
merged 2 commits into from
Feb 7, 2024
Merged

fix: don't scrub uploads #18

merged 2 commits into from
Feb 7, 2024

Conversation

msutkowski
Copy link
Member

@msutkowski msutkowski commented Feb 7, 2024

We were trying to scrub a Plug.Upload struct, which isn't the right idea. This will just return %Plug.Upload as the params in the logs.

chxmbley
chxmbley previously approved these changes Feb 7, 2024
@msutkowski msutkowski force-pushed the ms/dont-scrub-uploads branch from f8387e6 to 5ccbe87 Compare February 7, 2024 21:19
@msutkowski msutkowski merged commit 1ebfaa4 into main Feb 7, 2024
7 checks passed
@msutkowski msutkowski deleted the ms/dont-scrub-uploads branch February 7, 2024 21:25
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