-
Notifications
You must be signed in to change notification settings - Fork 824
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Creating a new user with an extremely long username can cause the node to quickly run out of storage space. Need to implement sanity check on size of username and password.
To Reproduce
Issue create account requests with names millions of characters long.
Expected behavior
RPCs should limit request sizes to a reasonable size and error gracefully.
Operating System
This is universally applicable.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working