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

Always use _id instead of id in search params #1

Open
mkizesov opened this issue Mar 16, 2020 · 0 comments
Open

Always use _id instead of id in search params #1

mkizesov opened this issue Mar 16, 2020 · 0 comments

Comments

@mkizesov
Copy link
Contributor

Aidbox accepts both id and _id search params. This is causing problems with access policies.
We should always use "_id" instead of "id" search params on frontend as well as backend part of an app.

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

No branches or pull requests

1 participant