Bug: Server can't fails registration with unexpected fields #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug:
When an agent sends unexpected fields in an initial registration payload, the server fails to register the agent:
Reproduction steps:
Send the following payload:
Issue: Server can't fails registration with unexpected fieldsto Bug: Server can't fails registration with unexpected fieldsIssue will remain open to discussion, but the "fix" for now is to just fail silently. There may be scenarios where we might want extra data in the registration payload, however this will prevent malformed registration payload spamming.