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: use uber class to allow filenames in UI #13

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

carlosmmatos
Copy link
Contributor

Fixes #10
Closes #9

This PR updates how we handle auth to use Uber since there is a current issue where FalconPy doesn't allow us to pass in a file name so all files were showing in the UI as UploadedFile

This also adds the error handling for file uploads

@carlosmmatos carlosmmatos added the enhancement New feature or request label Feb 7, 2025
@redhatrises redhatrises merged commit 48b9959 into CrowdStrike:main Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uploaded file names are being incorrectly set improve error handling on file upload
2 participants