warn users on password change confirmation (#78111) #114

Merged
pmarillonnet merged 1 commits from wip/78111-login-pwd-authn-warn-on-changed-pwd into main 2023-08-17 11:02:04 +02:00
Owner
No description provided.
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 10baa19c54 to 81de15db11 2023-08-09 12:15:37 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 81de15db11 to ff7d59145a 2023-08-09 12:51:19 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from ff7d59145a to efccd0ba85 2023-08-09 15:23:00 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from efccd0ba85 to 3d9ce2cbc3 2023-08-09 15:29:09 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 3d9ce2cbc3 to 694f59908c 2023-08-09 16:11:57 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 694f59908c to 4173f6e65c 2023-08-09 17:01:38 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 4173f6e65c to 074e0a03bf 2023-08-09 17:10:59 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 074e0a03bf to aa9ccea6ed 2023-08-09 17:21:58 +02:00 Compare
pmarillonnet changed title from WIP: warn users on password change confirmation (#78111) to warn users on password change confirmation (#78111) 2023-08-09 17:22:01 +02:00
pmarillonnet changed title from warn users on password change confirmation (#78111) to WIP: warn users on password change confirmation (#78111) 2023-08-09 17:22:34 +02:00
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from aa9ccea6ed to 3c9f10e56a 2023-08-10 10:25:09 +02:00 Compare
pmarillonnet changed title from WIP: warn users on password change confirmation (#78111) to warn users on password change confirmation (#78111) 2023-08-10 10:35:44 +02:00
Owner

Je pense qu'on peut se passer du paramètre de config supplémentaire, surtout si ça fonctionne déjà comme ça avec le courriel.

Je pense qu'on peut se passer du paramètre de config supplémentaire, surtout si ça fonctionne déjà comme ça avec le courriel.
Author
Owner

Je pense qu'on peut se passer du paramètre de config supplémentaire, surtout si ça fonctionne déjà comme ça avec le courriel.

Oui ok c’est vrai qu’on peut retirer cela.

> Je pense qu'on peut se passer du paramètre de config supplémentaire, surtout si ça fonctionne déjà comme ça avec le courriel. Oui ok c’est vrai qu’on peut retirer cela.
pmarillonnet changed title from warn users on password change confirmation (#78111) to WIP: warn users on password change confirmation (#78111) 2023-08-16 16:57:47 +02:00
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 3c9f10e56a to 1bbc12a1ca 2023-08-17 09:50:56 +02:00 Compare
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 1bbc12a1ca to 83eba49022 2023-08-17 10:02:28 +02:00 Compare
pmarillonnet changed title from WIP: warn users on password change confirmation (#78111) to warn users on password change confirmation (#78111) 2023-08-17 10:02:40 +02:00
vdeniaud reviewed 2023-08-17 10:42:37 +02:00
@ -802,6 +802,11 @@ def build_deletion_url(request, **kwargs):
return delete_url
def send_password_reset_confirmation_email(email):
Owner

Cette fonction n'est pas utilisée ou je rate quelque chose ?

Cette fonction n'est pas utilisée ou je rate quelque chose ?
Author
Owner

Oups oui, un oubli de ma part, je retire cela.

Oups oui, un oubli de ma part, je retire cela.
pmarillonnet force-pushed wip/78111-login-pwd-authn-warn-on-changed-pwd from 83eba49022 to 135da4e673 2023-08-17 10:44:54 +02:00 Compare
vdeniaud approved these changes 2023-08-17 11:01:28 +02:00
pmarillonnet merged commit e059613f6d into main 2023-08-17 11:02:04 +02:00
pmarillonnet deleted branch wip/78111-login-pwd-authn-warn-on-changed-pwd 2023-08-17 11:02:05 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/authentic#114
No description provided.