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

Remove forbidden key check #1236

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Remove forbidden key check #1236

merged 2 commits into from
Jan 7, 2025

Conversation

ameba23
Copy link
Contributor

@ameba23 ameba23 commented Jan 6, 2025

The forbidden key check function is only called in tests and can be removed since we no longer have http routes which allow reading data from the kvdb.

Closes #1221

@ameba23 ameba23 self-assigned this Jan 6, 2025
@ameba23 ameba23 requested review from HCastano and JesseAbram January 6, 2025 11:29
@ameba23 ameba23 merged commit 458a89d into master Jan 7, 2025
8 checks passed
@ameba23 ameba23 deleted the peg/rm-forbidden-keys branch January 7, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Remove FORBIDDEN_KEYS and check_forbidden_key from entropy-tss
3 participants