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

Bugfix: Make filestore accessor case insensitive. #3645

Merged
merged 2 commits into from
Jul 26, 2024
Merged

Conversation

scudette
Copy link
Contributor

The filestore accessor is most commonly used in remapping for postprocessing (for example
https://docs.velociraptor.app/blog/2022/2022-08-04-post-processing/#automating-the-remapping). This usually comes from Windows systems and so it assumes case insensitivity.

This PR enables case insensitivity by default.

scudette added 2 commits July 25, 2024 05:24
The filestore accessor is most commonly used in remapping for
postprocessing (for example
https://docs.velociraptor.app/blog/2022/2022-08-04-post-processing/#automating-the-remapping). This
usually comes from Windows systems and so it assumes case
insensitivity.

This PR enables case insensitivity by default.
@scudette scudette merged commit f646ebc into master Jul 26, 2024
3 checks passed
@scudette scudette deleted the fsaccessor branch July 26, 2024 02:45
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.

1 participant