claudehohl / Stikked

An advanced and beautiful pastebin written in PHP
991 stars 219 forks source link

Allow expiration burn pastes regardless of spam settings #513

Closed dopaminereceptionist closed 5 years ago

dopaminereceptionist commented 5 years ago

expiration=burn pastes should be safe most of the time, especially expiration=burn and private=1.

claudehohl commented 5 years ago

I've thought about it and well, actually no. One could still spam the database, and I can't catch expiration=burn pastes with the cronjob; since they have no expiration (except someone visits them). I can't just delete all expiration=burn pastes, because that would also catch all unread burnpastes.