@@ -71,7 +71,6 @@ def logout():
@app.route("/auth/login", methods=['GET', 'POST'])
def login():
sessioninfo = get_session(request)
time.sleep(3)
if sessioninfo:
uid = sessioninfo[0]
The note is not visible to the blocked user.