@ -11,7 +11,7 @@ login_manager.init_app(app)
login_manager.login_view = 'login'
# Utilisateurs fictifs pour l'exemple
users = {'admin': {'password': 'password'}}
users = {'AlexDesign': {'password': 'gb7b1-S7ECGxlcZMi5cnT'}}
class User(UserMixin):
def __init__(self, username):
The note is not visible to the blocked user.