diff --git a/core.php b/core.php index f57ddf2..321f773 100644 --- a/core.php +++ b/core.php @@ -82,8 +82,6 @@ if(isset($_SESSION[$settings->sessionprefix . "-user"]) and isset($_SESSION[$settings->sessionprefix . "-pass"])) { // Grab the session variables - // Note that the 'pass' field here is actually a hash of the password set - // by the login action $env->user = $_SESSION[$settings->sessionprefix . "-user"]; // The user is logged in diff --git a/modules/feature-user-table.php b/modules/feature-user-table.php index 70a6658..afb8c18 100644 --- a/modules/feature-user-table.php +++ b/modules/feature-user-table.php @@ -50,7 +50,7 @@ register_module([ $content .= "