paheko standby

This commit is contained in:
2025-07-26 15:39:49 +02:00
parent 490c527d9a
commit 9f0b8f2e1e
2 changed files with 17 additions and 23 deletions

View File

@@ -109,8 +109,8 @@ def create_user(email, email_secours, admin_orga, nom_orga, quota_disque, nom, p
# mail.send(msg)
#on met le flag paheko action à Aucune
paheko = Paheko()
paheko.set_user(email, "action_auto", "Aucune")
# paheko = Paheko()
# paheko.set_user(email, "action_auto", "Aucune")
#on post sur MM pour dire ok
with Mattermost() as mm: