Putting a secret payload does not fail with an invalid mime-type
Bug #1208601 reported by
Melissa Kam
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Barbican |
Fix Released
|
Undecided
|
John Vrbanac |
Bug Description
Steps to Reproduce:
POST http://
{
"name": "AES key",
"expiration": "2014-02-
"algorithm": "aes",
"bit_length": 256,
"cypher_type": "CBC",
"payload_
}
PUT http://
{
gF6+lLoF3ohA9aP
}
Headers:
Content-Type: invalid-type
Response:
200 OK
Changed in cloudkeep: | |
status: | New → Confirmed |
Changed in cloudkeep: | |
status: | Confirmed → Fix Committed |
Changed in cloudkeep: | |
assignee: | nobody → John Vrbanac (john.vrbanac) |
Changed in cloudkeep: | |
milestone: | none → havana-3 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.