This reverts commit 5b14dd078a.
5b14dd078a
@ -1,5 +1,6 @@
from flask import Flask, request, jsonify
from flask_httpauth import HTTPBasicAuth
from werkzeug.security import check_password_hash
from ipaddress import ip_address
import logging
import re
The note is not visible to the blocked user.