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

Fixing crazy queries #46

Merged
merged 5 commits into from
Jan 14, 2025
Merged

Fixing crazy queries #46

merged 5 commits into from
Jan 14, 2025

Conversation

iimpulse
Copy link
Member

@iimpulse iimpulse commented Jan 14, 2025

We are replacing spaces with .* for our queries to be more flexible, however recently we've seen crazy queries with multiple spaces causing some neo4j search issues so this will simplify multiple spaces to one then do the replacement. Added a test for good measure.

Also updating management endpoints to be served at the proper location

@iimpulse iimpulse self-assigned this Jan 14, 2025
@iimpulse iimpulse requested a review from gerring January 14, 2025 20:39
@iimpulse iimpulse merged commit f199627 into main Jan 14, 2025
1 check passed
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