X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/972d5d8a7e5450d9c3784feda363eee56f3ad269..6dbf5501308792a7ab375a8be5562e8c85a48628:/www/user.php diff --git a/www/user.php b/www/user.php index 8f305da..9e20f6a 100644 --- a/www/user.php +++ b/www/user.php @@ -3,6 +3,7 @@ * Edit user information */ namespace phorkie; +$secureAtLevel = '1'; require_once 'www-header.php'; if (isset($_POST['name'])) {