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

Revert "Limits max_value and name field play no role in their identity…" #88

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

alexsnaps
Copy link
Member

@alexsnaps alexsnaps commented Jul 13, 2022

Reverts #87

Looks like I missed two places where this was used:

  • Admin HTTP endpoints (you lose the visibility into those two fields value; That's a lie… there is a dedicated DTO for that
  • Some lookup somewhere, when using GRPC, loads the max_value to 0 probably and 429s all traffic for protected routes somehow… 🤔

See #93 for an explanation

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.

2 participants