-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Originally posted by @KirillovDenis
Verb of the session token attached to the object request should correspond to the operation.
Expected Behavior
Storage nodes denies request with wrong token verb.
Current Behavior
Request is processed.
Possible solution
Node can:
- Deny the request.
- Ignore session token and process the request without it.
IMO 1. is more clear.
Steps to Reproduce (for bugs)
- Attach session token with verb other than the object request one.
- Send the request.
- Receive
OKstatus.
Your Environment
- Version used: v0.27.5
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working