5e263e09a1118f14427dd489e8df3ec1.png PSMList 0.4.5 PSM-045-231

Général

Ordre affichage : 224 Création : 18/04/2024 23h36
Index BL : 231 Modification : 23/04/2024 23h40
BL : PSM-045-231

Source : Aucune Soeurs : -

Dev

Fin dev :   D (Done) Ticket : -
Contrôle dev effectué : Fiche : -

C.Qualif. :   #FF131A
Activé : Icône FA : calendar-plus

Contact : DSO - dododye Qualification : Nouveauté
Répartition : - Module : Users
Dev : ARS - Arshellan Sous module : Security

Provenance : 0.4.5  New Constat : -

Début : S.17 Charge j. : -
Fin : S.17 Délai j. : -
Priorité : - Pokercard : -
Estimatif j. : -

Description : Create a cron task that triggers daily at 7am a route that deletes the accounts that have not been verified after 15 days (mostly to clean bot activity and the user who made mistakes in their mail addresses)

Texte Commit : -

Description client : Added a cron task that triggers a mechanism that deletes users with unverified accounts older than 15 days.

Client

Fascicule : Ne pas communiquer :
Alerte Mailing :

PreP

Statut PreP :   OK - Validé Testeur : ARS - Arshellan

Discussion

ARS

Arshellan

mardi 23 avril 2024 à 23:33

add the following cron task into o2switch:<br/>parameters : 0 7 * * *<br/>command: cd /home/guti1248/psmlist && php bin/console app:delete-unverified-users

ARS

Arshellan

mercredi 22 mai 2024 à 23:14

can be run manually using the following command: <br/>php bin/console app:delete-unverified-users