address security concerns reg. paste creation date by removing it in the API, keep comment creation date exposed, displayed in discussion - resolves #390
This commit is contained in:
@@ -17,15 +17,12 @@
|
||||
},
|
||||
{
|
||||
"@type": "pb:BurnAfterReading"
|
||||
},
|
||||
{
|
||||
"@type": "pb:Expire"
|
||||
}
|
||||
]
|
||||
},
|
||||
"MetaData": {
|
||||
"created": {
|
||||
"@type": "pb:CreationTime"
|
||||
"expire": {
|
||||
"@type": "pb:Expiration"
|
||||
},
|
||||
"time_to_live": {
|
||||
"@type": "pb:RemainingSeconds"
|
||||
|
||||
Reference in New Issue
Block a user