@@ -0,0 +1,4 @@
<?php
echo "admin: " . password_hash("admin", PASSWORD_DEFAULT) . "\n";
echo "operator: " . password_hash("operator", PASSWORD_DEFAULT) . "\n";
?>
The note is not visible to the blocked user.