X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/dff68e21ac958ebfb8164bca4cb2143c427f4330..8aa0b9bda25f570e591e554bdbece99d5f6458c8:/www/display.php diff --git a/www/display.php b/www/display.php index 534a119..fc93b0d 100644 --- a/www/display.php +++ b/www/display.php @@ -3,7 +3,7 @@ namespace phorkie; /** * Display paste contents */ -$pageRequiresLogin = false; +$secureAtLevel = '0'; require_once 'www-header.php'; $repo = new Repository();