Disabilita le statistiche di accesso/utilizzo per utente

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 Mi Piace

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 Mi Piace

thank you.

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

1 Mi Piace

È in qualche modo possibile nascondere completamente le statistiche su /u/theUser/summary? Ovviamente si può fare con il CSS, ma in tal caso rimangono comunque “nella pagina” e sono solo invisibili per gli utenti (… che non sanno come usare gli strumenti di sviluppo per riattivare le statistiche nascoste :-))

1 Mi Piace

Credo che tu abbia bisogno di un plugin per rimuovere quei dati dal serializzatore. Non sono un esperto in materia, ma penso che dovresti sovrascrivere quel codice. È il tipo di plugin che potrebbe rompersi quando cambia ciò che stai sovrascrivendo.

1 Mi Piace

Forse vuoi l’impostazione del sito

* nascondi i profili utente dal pubblico

4 Mi Piace

Sembra interessante. Hai qualche consiglio per un principiante su come iniziare a installare qualcosa di simile?

1 Mi Piace