geonature.core.users.register_post_actions#
Action triggered after register action (create temp user, change password etc…)
Attributes#
Functions#
On souhaite récupérer une liste de mails |
|
|
Send an email after the action of account creation. |
|
After dataset validation, add a personnal AF and JDD so the user |
|
Send an email to inform the user that his account was validate. |
|
Send an email with the login of the role and the possibility to reset |
Module Contents#
- geonature.core.users.register_post_actions.validators_emails()[source]#
On souhaite récupérer une liste de mails
- geonature.core.users.register_post_actions.validate_temp_user(data)[source]#
Send an email after the action of account creation.
- Paramètres:
admin_validation_required – if True an admin will receive an
email to validate the account creation else the user himself receive the email. :type admin_validation_required: bool
- geonature.core.users.register_post_actions.create_dataset_user(user)[source]#
After dataset validation, add a personnal AF and JDD so the user can add new user.
- geonature.core.users.register_post_actions.inform_user(user)[source]#
Send an email to inform the user that his account was validate.