J!3.9.1 RGPD exportation demandée

Réduire
X
 
  • Filtrer
  • Heure
  • Afficher
Tout effacer
nouveaux messages

  • [RÉGLÉ] J!3.9.1 RGPD exportation demandée


    Bonjour,
    Lorsqu'un utilisateur demande l'exportation de ses données, au lieu de recevoir les renseignements demandés,il reçoit un fichier xml dont le contenu est le suivant :
    <?xml version="1.0" encoding="utf-8"?> <data-export> <domain name="user_contact" description="joomla_user_contact_data"/> <domain name="contact_contact_custom_fields" description="joomla_contact_contact_custom_fields_ data"/> </data-export>
    Inexpoitable !
    Quelqu'un a-t-il rencontré le même problème ?
    Dernière édition par Jack78 à 18/12/2018, 20h44
    Jack78

  • #2
    Je viens de faire la demande d'export sur un site de test, ça m'a paru bien compliqué, mais une fois cliqué sur le bouton d'envoi par mail par l'administrateur, l'utilisateur a bien reçu le fichier complet.
    Les plugins sont-ils bien activés ? Que vois-tu dans le menu "Utilisateurs->Log des actions utilisateur" ?

    Je complète : quel peut être l'intérêt des liens dans le mail vers le centre de messagerie pour un message "Demande d'informations confirmée par l'utilisateur" qui en fait nécessite de rentrer dans le centre de confidentialité pour valider l'export?.. Ils ont eu une idée bizarre, les développeurs !
    Dernière édition par RobertG à 19/12/2018, 10h29
    "Patience et longueur de temps font plus que force ni que rage..." (La Fontaine : Le Lion et le Rat) - "Il n'y a pas de problèmes; il n'y a que des solutions" (André Gide).
    MoovJla et LazyDbBackup sur www.joomxtensions.com - FaQ sur www.fontanil.info - Site pro : www.robertg-conseil.fr chez PHPNET, sites perso chez PlanetHoster + sites gérés chez PHPNET, PlanetHoster, Ionos et OVH

    Commentaire


    • #3
      Envoyé par Jack78 Voir le message
      Bonjour,
      Lorsqu'un utilisateur demande l'exportation de ses données, au lieu de recevoir les renseignements demandés,il reçoit un fichier xml dont le contenu est le suivant :
      <?xml version="1.0" encoding="utf-8"?> <data-export> <domain name="user_contact" description="joomla_user_contact_data"/> <domain name="contact_contact_custom_fields" description="joomla_contact_contact_custom_fields_ data"/> </data-export>
      Inexpoitable !
      Quelqu'un a-t-il rencontré le même problème ?
      Bonjour, il n'y a apparemment aucun problème car la portabilité doit être interprété et lisible par "machine" et non sous l'oeil humain.

      Le droit à la portabilité impose aux organismes de fournir les données personnelles concernées dans un format « structuré, couramment utilisé et lisible par machine » qui permettent leur réutilisation.
      Petit rappel :

      https://www.cnil.fr/fr/le-droit-la-p...e-en-questions


      Le format le plus approprié peut ainsi différer selon les secteurs d’activité. Des formats adaptés peuvent d’ores et déjà exister et peuvent être utilisés dès lors qu’ils sont interprétables et sans restriction d’usage. Sur des jeux de données plus spécifiques, où il n’existe pas de standard de fait pour leur fourniture, les organismes peuvent fournir les données personnelles dans un format ouvert (XML, JSON, CSV, etc.), complété par toute métadonnée utile à leur interprétation, et documenté.



      Dernière édition par daneel à 19/12/2018, 10h34
      Joomla User Group (JUG) Lille : https://www.facebook.com/groups/JUGLille/

      Commentaire


      • #4
        Oui, Yann, mais si on se réfère à ce qu'a cité Jack78, le contenu des données elles-même est vide.
        "Patience et longueur de temps font plus que force ni que rage..." (La Fontaine : Le Lion et le Rat) - "Il n'y a pas de problèmes; il n'y a que des solutions" (André Gide).
        MoovJla et LazyDbBackup sur www.joomxtensions.com - FaQ sur www.fontanil.info - Site pro : www.robertg-conseil.fr chez PHPNET, sites perso chez PlanetHoster + sites gérés chez PHPNET, PlanetHoster, Ionos et OVH

        Commentaire


        • #5
          Envoyé par RobertG Voir le message
          Oui, Yann, mais si on se réfère à ce qu'a cité Jack78, le contenu des données elles-même est vide.
          oui c'est vide si il n'y a aucun champ personnalisé sur le profil. C'est peut être normal, non ?

          Après je ne sais pas si Jack78 espère une lecture du fichier mais la fonction était avant tout de pouvoir transferer les données vers un autre système,
          le format xml est plus adapté (on aime aussi le format json mais c'est un choix de developpeur).

          Joomla User Group (JUG) Lille : https://www.facebook.com/groups/JUGLille/

          Commentaire


          • #6
            Finalement, voici la pièce jointe (fichier xml) reçue après demande de renseignement et intervention de l'administrateur :

            &lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;data-export&gt; &lt;domain name="users" description="joomla_users_data"&gt; &lt;item id="85"&gt; &lt;id&gt;85&lt;/id&gt; &lt;name&gt;Sxxxxx Jxxxx&lt;/name&gt; &lt;username&gt;Jxxxx&lt;/username&gt; &lt;email&gt;xxxxx.xxxxx@xxxxx.com&lt;/email&gt; &lt;block&gt;0&lt;/block&gt; &lt;sendEmail&gt;0&lt;/sendEmail&gt; &lt;registerDate&gt;2008-11-30 10:03:33&lt;/registerDate&gt; &lt;lastvisitDate&gt;2018-12-19 19:34:49&lt;/lastvisitDate&gt; &lt;activation/&gt; &lt;params&gt;{"admin_language":"fr-FR","language":"fr-FR","editor":"jce","helpsite":"","timezone":"Eur op e\/Paris","page_title":"Modifiez vos coordonn\u00e9es","show_page_title":1,"admin_style ":""}&lt;/params&gt; &lt;lastResetTime&gt;2018-11-23 17:00:24&lt;/lastResetTime&gt; &lt;resetCount&gt;1&lt;/resetCount&gt; &lt;requireReset&gt;0&lt;/requireReset&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="user_notes" description="joomla_user_notes_data"/&gt; &lt;domain name="user_profile" description="joomla_user_profile_data"&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.address1&lt;/profile_key&gt; &lt;profile_value&gt;"1T xxxxxxxxxxxxxxx"&lt;/profile_value&gt; &lt;ordering&gt;1&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.address2&lt;/profile_key&gt; &lt;profile_value&gt;""&lt;/profile_value&gt; &lt;ordering&gt;2&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.city&lt;/profile_key&gt; &lt;profile_value&gt;"Triel-sur-Seine"&lt;/profile_value&gt; &lt;ordering&gt;3&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.region&lt;/profile_key&gt; &lt;profile_value&gt;" "&lt;/profile_value&gt; &lt;ordering&gt;4&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.country&lt;/profile_key&gt; &lt;profile_value&gt;" "&lt;/profile_value&gt; &lt;ordering&gt;5&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.postal_code&lt;/profile_key&gt; &lt;profile_value&gt;"78510"&lt;/profile_value&gt; &lt;ordering&gt;6&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.phone&lt;/profile_key&gt; &lt;profile_value&gt;" "&lt;/profile_value&gt; &lt;ordering&gt;7&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.website&lt;/profile_key&gt; &lt;profile_value&gt;" "&lt;/profile_value&gt; &lt;ordering&gt;8&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.favoritebook&lt;/profile_key&gt; &lt;profile_value&gt;" "&lt;/profile_value&gt; &lt;ordering&gt;9&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.aboutme&lt;/profile_key&gt; &lt;profile_value&gt;""&lt;/profile_value&gt; &lt;ordering&gt;10&lt;/ordering&gt; &lt;/item&gt; &lt;item&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;profile_key&gt;profile.dob&lt;/profile_key&gt; &lt;profile_value&gt;"1946-10-24"&lt;/profile_value&gt; &lt;ordering&gt;11&lt;/ordering&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="users_user_custom_fields" description="joomla_users_user_custom_fields_data"/&gt; &lt;domain name="user_contact" description="joomla_user_contact_data"&gt; &lt;item&gt; &lt;id&gt;49&lt;/id&gt; &lt;name&gt;Ixxxxxxxxxxx&lt;/name&gt; &lt;alias&gt;informatique&lt;/alias&gt; &lt;con_position&gt;Chargé du numérique&lt;/con_position&gt; &lt;address&gt;Maison des Associations
            44, rue des Créneaux&lt;/address&gt; &lt;suburb&gt;Triel-sur-Seine&lt;/suburb&gt; &lt;state/&gt; &lt;country/&gt; &lt;postcode&gt;78510&lt;/postcode&gt; &lt;telephone/&gt; &lt;fax/&gt; &lt;misc/&gt; &lt;image&gt;images/stories/InformatiqueTRN.png&lt;/image&gt; &lt;email_to&gt;xxxxxxxxxx@xxxxxxxxxx.fr&lt;/email_to&gt; &lt;default_con&gt;0&lt;/default_con&gt; &lt;published&gt;1&lt;/published&gt; &lt;checked_out&gt;0&lt;/checked_out&gt; &lt;checked_out_time&gt;0000-00-00 00:00:00&lt;/checked_out_time&gt; &lt;ordering&gt;26&lt;/ordering&gt; &lt;params&gt;{"show_contact_category":"","show _co ntact_list":"","presentation_style":"","show_tags" :"","show_info":"","show_name":"","show_positio n": "1","show_email":"0","add_mailto_link":"","sho w_st reet_address":"1","show_suburb":"1","show_state":" ","show_postcode":"1","show_country":"","show_ tele phone":"","show_mobile":"","show_fax":"","show_web page":"","show_image":"","show_misc":"","allow_vca rd":"","show_articles":"","articles_display_num" :" ","show_profile":"","show_links":"","linka_nam e":" ","linka":false,"linkb_name":"","linkb":false, "lin kc_name":"","linkc":false,"linkd_name":"","linkd": false,"linke_name":"","linke":false,"contact_layou t":"","show_email_form":"","show_email_copy":"" ,"b anned_email":"","banned_subject":"","banned_text": "","validate_session":"","custom_reply":"","re dire ct":""}&lt;/params&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;catid&gt;101&lt;/catid&gt; &lt;access&gt;1&lt;/access&gt; &lt;mobile/&gt; &lt;webpage/&gt; &lt;sortname1/&gt; &lt;sortname2/&gt; &lt;sortname3/&gt; &lt;language&gt;*&lt;/language&gt; &lt;created&gt;2015-09-29 09:21:05&lt;/created&gt; &lt;created_by&gt;62&lt;/created_by&gt; &lt;created_by_alias/&gt; &lt;modified&gt;2018-08-07 10:19:41&lt;/modified&gt; &lt;modified_by&gt;62&lt;/modified_by&gt; &lt;metakey/&gt; &lt;metadesc/&gt; &lt;metadata&gt;{"robots":"","rights":""}&lt;/metadata&gt; &lt;featured&gt;0&lt;/featured&gt; &lt;xreference/&gt; &lt;publish_up&gt;0000-00-00 00:00:00&lt;/publish_up&gt; &lt;publish_down&gt;0000-00-00 00:00:00&lt;/publish_down&gt; &lt;version&gt;11&lt;/version&gt; &lt;hits&gt;1096&lt;/hits&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="contact_contact_custom_fields" description="joomla_contact_contact_custom_fields_ data"/&gt; &lt;domain name="user_content" description="joomla_user_content_data"&gt; &lt;item&gt; &lt;id&gt;114&lt;/id&gt; &lt;asset_id&gt;92&lt;/asset_id&gt; &lt;title&gt;Composition du CA&lt;/title&gt; &lt;alias&gt;composition-du-ca&lt;/alias&gt; &lt;introtext&gt;&amp;lt;h6&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/logo7TRN-300px.png" alt="logo7TRN 300px" width="100" height="100" /&amp;gt;&amp;lt;span style="font-size: 15pt;"&amp;gt;LISTE DES MEMBRES DU CONSEIL D'ADMINISTRATION&amp;lt;/span&amp;gt;&amp;lt;/h6&amp;gt;
            {jcomments off}
            &amp;lt;table style="width: 100%; text-align: left;" border="0" cellspacing="3" cellpadding="2" align="center"&amp;gt;
            &amp;lt;tbody style="text-align: left;"&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td style="background-color: #255b39; width: 25%;"&amp;gt;&amp;lt;span style="color: #ffffff;"&amp;gt;&amp;lt;strong&amp;gt;Nom&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;td style="background-color: #255b39; width: 25%;"&amp;gt;&amp;lt;span style="color: #ffffff;"&amp;gt;&amp;lt;strong&amp;gt;Prénom&amp; lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;td style="background-color: #255b39; width: 25%;"&amp;gt;&amp;lt;span style="color: #ffffff;"&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;spa n style="color: #ffffff;"&amp;gt;&amp;lt;strong&amp;gt;&amp;lt;spa n style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&amp;gt;Fonction&amp;lt;/span&amp;gt; &amp;lt;/strong&amp;gt; &amp;lt;/span&amp;gt; &amp;lt;/strong&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;td style="background-color: #255b39; width: 25%;"&amp;gt;&amp;lt;span style="color: #ffffff;"&amp;gt;&amp;lt;strong&amp;gt;Contact&amp ;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Mxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Axxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Président&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=54&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #800000;"&amp;gt;&amp;lt;em&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt; &amp;lt;/em&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td&amp;gt;Bxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Pxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Trésorier&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=48&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=54&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #800000;"&amp;gt;&amp;lt;em&amp;gt;&amp;amp;nbsp;& amp;lt;/em&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Bxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Cxxxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Rando Challenge&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=53&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="color: #800000;"&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Secrétaire&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=47&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="color: #800000;"&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Secrétaire adjointe&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=47&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span&amp;gt;&amp;lt;img src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;Voyages&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=52&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="color: #800000;"&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;Dxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;Jxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;Randos mensuelles&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" align="center" valign="middle"&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=51&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Formations&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=50&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="color: #800000;"&amp;gt; &amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Bxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Dxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Webmaster&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;lt;span style="color: #800000;"&amp;gt; &amp;lt;a href="index.php?option=com_contact&amp;amp;view=co ntact&amp;amp;id=49&amp;amp;catid=101&amp;amp;Item id=94"&amp;gt;&amp;lt;span style="font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #800000;"&amp;gt;&amp;lt;em&amp;gt;&amp;lt;img style="vertical-align: middle;" src="images/stories/TRN/email.png" alt="email" width="25" height="25" /&amp;gt; &amp;lt;/em&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Cxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Jxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;Animateur randos&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;lt;br style="text-align: center;" /&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td&amp;gt;Mxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Mxxxxxxx&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;Administratrice&amp;lt;/td&amp;gt;
            &amp;lt;td&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #9fd1a6; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;lt;br style="text-align: center;" /&amp;gt;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;Administratri ce&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;tr style="height: 40px; background-color: #92c899; text-align: center;"&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;td style="text-align: center;" valign="middle"&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;
            &amp;lt;/tr&amp;gt;
            &amp;lt;/tbody&amp;gt;
            &amp;lt;/table&amp;gt;&lt;/introtext&gt; &lt;fulltext/&gt; &lt;state&gt;1&lt;/state&gt; &lt;catid&gt;61&lt;/catid&gt; &lt;created&gt;2009-10-04 19:13:45&lt;/created&gt; &lt;created_by&gt;85&lt;/created_by&gt; &lt;created_by_alias&gt;Jacques&lt;/created_by_alias&gt; &lt;modified&gt;2018-12-16 12:56:55&lt;/modified&gt; &lt;modified_by&gt;62&lt;/modified_by&gt; &lt;checked_out&gt;62&lt;/checked_out&gt; &lt;checked_out_time&gt;2018-12-16 12:56:55&lt;/checked_out_time&gt; &lt;publish_up&gt;2009-10-04 19:13:45&lt;/publish_up&gt; &lt;publish_down&gt;0000-00-00 00:00:00&lt;/publish_down&gt; &lt;images&gt;{"image_intro":"","float_intro":" "," image_intro_alt":"","image_intro_caption":"","imag e_fulltext":"","float_fulltext":"","image_fulltext _alt":"","image_fulltext_caption":""}&lt;/images&gt; &lt;urls&gt;{"urla":false,"urlatext":"","target a": "","urlb":false,"urlbtext":"","targetb":"","ur lc": false,"urlctext":"","targetc":""}&lt;/urls&gt; &lt;attribs&gt;{"article_layout":"","show_title ":" 1","link_titles":"","show_tags":"","show_intro" :"" ,"info_block_position":"","info_block_show_titl e": "","show_category":"","link_category":"","show _par ent_category":"","link_parent_category":"","show_a ssociations":"","show_author":"0","link_author":"" ,"show_create_date":"0","show_modify_date":"0", "sh ow_publish_date":"","show_item_navigation":"","sho w_icons":"","show_print_icon":"","show_email_icon" :"","show_vote":"","show_hits":"","show_noauth" :"" ,"urls_position":"","alternative_readmore":""," art icle_page_title":"","show_publishing_options":"1", "show_article_options":"1","show_urls_images_b acke nd":"","show_urls_images_frontend":""}&lt;/attribs&gt; &lt;version&gt;152&lt;/version&gt; &lt;ordering&gt;2&lt;/ordering&gt; &lt;metakey/&gt; &lt;metadesc/&gt; &lt;access&gt;3&lt;/access&gt; &lt;hits&gt;2554&lt;/hits&gt; &lt;metadata&gt;{"robots":"","author":"","right s": "","xreference":""}&lt;/metadata&gt; &lt;featured&gt;0&lt;/featured&gt; &lt;language&gt;*&lt;/language&gt; &lt;xreference/&gt; &lt;note/&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="content_article_custom_fields" description="joomla_content_article_custom_fields_ data"/&gt; &lt;domain name="user_messages" description="joomla_user_messages_data"&gt; &lt;item&gt; &lt;message_id&gt;2&lt;/message_id&gt; &lt;user_id_from&gt;85&lt;/user_id_from&gt; &lt;user_id_to&gt;192&lt;/user_id_to&gt; &lt;folder_id&gt;0&lt;/folder_id&gt; &lt;date_time&gt;2013-07-24 07:48:17&lt;/date_time&gt; &lt;state&gt;0&lt;/state&gt; &lt;priority&gt;0&lt;/priority&gt; &lt;subject&gt;Nouvel article&lt;/subject&gt; &lt;message&gt;Un nouvel article a été proposé par 'Sxxxxx Jxxxxx', intitulé 'Essai soumettre un article'.&lt;/message&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="user_action_logs" description="joomla_user_action_logs_data"&gt; &lt;item&gt; &lt;id&gt;3&lt;/id&gt; &lt;message&gt;L'utilisateur Jxxxxx a consenti à la politique de confidentialité.&lt;/message&gt; &lt;date&gt;2018-11-13 18:28:53 GMT&lt;/date&gt; &lt;extension&gt;Système - Consentement à la politique de confidentialité&lt;/extension&gt; &lt;name&gt;Sxxxxx Jxxxxxx&lt;/name&gt; &lt;ip_address&gt;COM_ACTIONLOGS_DISABLED&lt;/ip_address&gt; &lt;/item&gt; &lt;/domain&gt; &lt;domain name="consents" description="joomla_consent_data"&gt; &lt;item&gt; &lt;id&gt;3&lt;/id&gt; &lt;user_id&gt;85&lt;/user_id&gt; &lt;state&gt;1&lt;/state&gt; &lt;created&gt;2018-11-13 18:28:53&lt;/created&gt; &lt;subject&gt;PLG_SYSTEM_PRIVACYCONSENT_SUBJEC T&l t;/subject&gt; &lt;body&gt;&amp;lt;p&amp;gt;L'utilisateur a consenti à stocker ses informations d'utilisateur en utilisant l'adresse IP &amp;lt;strong&amp;gt;2a01:cb00:65b:1800:69f3:7 977 :1336:2327&amp;lt;/strong&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;La chaîne de l'agent utilisateur du navigateur de l'utilisateur était la suivante :&amp;lt;br/&amp;gt;Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;Cette information a été automatiquement enregistrée lorsque l'utilisateur a soumis ses coordonnées sur le site Web et a coché la case de confirmation.&amp;lt;/p&amp;gt;&lt;/body&gt; &lt;remind&gt;0&lt;/remind&gt; &lt;token/&gt; &lt;/item&gt; &lt;/domain&gt; &lt;/data-export&gt;

            Si l'utilisateur demande la suppression de ses données, le processus est automatique. S'il demande l'exportation de ses données, il recevra un fichier similaire à celui ci-dessus et sera dans la plupart des cas incapable de les exploiter !
            Dernière édition par Jack78 à 05/01/2019, 14h21
            Jack78

            Commentaire


            • #7
              Bonjour.
              Je ne suis pas sur pc et la modération sur smartphone n'est pas aisée : Jack78 il me semble que beaucoup d'informations à caractère privé ont été mentionnées ci-dessus non ? Je pense qu'il serait utile d'éditer ton message pour en supprimer les infos privées comme adresses emails, adresses postales,....
              Merci
              Christophe (cavo789)
              Mon blog, on y parle Docker, PHP, WSL, Markdown et plein d'autres choses : https://www.avonture.be
              Logiciel gratuit de scan antivirus : https://github.com/cavo789/aesecure_quickscan (plus de 45.000 virus détectés, 700.000 fichiers sur liste blanche)​

              Commentaire


              • #8
                Bonjour cavo789
                J'ai fini de remplacer quelques infos confidentielles par des x. Merci
                Jack78

                Commentaire


                • #9
                  Puisqu'il y a bien des données contrairement à ce que j'avais initialement compris, c'est bien la réponse de daneel qu'il faut prendre en compte ! il faut un afficheur de fichier XML, au minimum un navigateur, pour que les données soient lisibles.
                  "Patience et longueur de temps font plus que force ni que rage..." (La Fontaine : Le Lion et le Rat) - "Il n'y a pas de problèmes; il n'y a que des solutions" (André Gide).
                  MoovJla et LazyDbBackup sur www.joomxtensions.com - FaQ sur www.fontanil.info - Site pro : www.robertg-conseil.fr chez PHPNET, sites perso chez PlanetHoster + sites gérés chez PHPNET, PlanetHoster, Ionos et OVH

                  Commentaire


                  • #10
                    Merci pour vos contributions. Je considère le problème comme réglé.
                    Jack78

                    Commentaire

                    Annonce

                    Réduire
                    Aucune annonce pour le moment.

                    Partenaire de l'association

                    Réduire

                    Hébergeur Web PlanetHoster
                    Travaille ...
                    X