تعطيل إحصائيات الوصول/الاستخدام لكل مستخدم

hello,
i have come across Discourse Meta statistics page (on some german discourse) and i think this is not compliant with German DSGVO ( General Data Prodection Regulation) . discussion is still going on…

what makes things worse - it’s even visible without authentification.

i would expect/recommend some global admin option so that

  • user profile information would be hidden with or without authentication
  • user usage statistic would be hidden with or without authentication
    (maybe statistics could be part of profile information)

regards
roland

إعجابَين (2)

You can disable the linked page (/u) using a site setting since 2015:

You can also disable profiles for anons using hide user profiles from public.

3 إعجابات

thank you.

is there a way to hide the user dir/statistics page for unauthenticaed clients only ?

إعجاب واحد (1)

هل من الممكن بطريقة ما إخفاء الإحصائيات على /u/theUser/summary بالكامل؟ بالطبع يمكن القيام بذلك عبر CSS، لكنها تظل “موجودة في الصفحة” وغير مرئية للمستخدمين فقط (… الذين لا يعرفون كيفية استخدام أدوات المطور لإعادة تفعيل الإحصائيات المخفية :-))

إعجاب واحد (1)

أعتقد أنك ستحتاج إلى إضافة (plugin) لإزالة هذه البيانات من المُسلسل (serializer). لست خبيرًا في هذا المجال، لكنني أظن أنك ستحتاج إلى تجاوز هذا الكود. إنه نوع من الإضافات التي من المرجح أن تتعطل عندما يتغير الشيء الذي تقوم بتجاوزه.

إعجاب واحد (1)

ربما ترغب في إعداد الموقع

* إخفاء ملفات المستخدمين عن الجمهور

4 إعجابات

هذا يبدو رائعًا. هل هناك أي نصائح للمبتدئين حول كيفية البدء في تثبيت شيء مثل هذا؟

إعجاب واحد (1)