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:
El RIDO
2018-12-23 20:10:24 +01:00
parent 2bb3df5bee
commit 9348cbe2a1
2 changed files with 3 additions and 9 deletions

View File

@@ -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"