mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-06-03 05:54:43 -04:00
Removed option to hide clone button on expiring pastes, since this requires reading the paste for rendering the template, which leaks information on the pastes state
This commit is contained in:
parent
05c1776ada
commit
d6f203dc4c
7 changed files with 2 additions and 37 deletions
|
@ -58,7 +58,6 @@ class Configuration
|
|||
),
|
||||
'expire' => array(
|
||||
'default' => '1week',
|
||||
'clone' => true,
|
||||
),
|
||||
'expire_options' => array(
|
||||
'5min' => 300,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue