Gravatar pretty much equals disregarding privacy
Not only that one can often correlate email address md5 hash sums, but the "functionality" depends on a bunch of external calls.
This commit is contained in:
parent
83b852312a
commit
d480ed42d1
|
@ -116,7 +116,6 @@ class PublicSite extends SiteProfileSettings
|
|||
'Directory' => null,
|
||||
'ExtendedProfile' => null,
|
||||
'Geonames' => null,
|
||||
'Gravatar' => null,
|
||||
'OStatus' => null,
|
||||
))
|
||||
),
|
||||
|
@ -154,7 +153,6 @@ class PrivateSite extends SiteProfileSettings
|
|||
'ExtendedProfile' => null,
|
||||
'EmailRegistration' => null,
|
||||
'Geonames' => null,
|
||||
'Gravatar' => null,
|
||||
'NewMenu' => null,
|
||||
'MobileProfile' => null,
|
||||
))
|
||||
|
@ -206,7 +204,6 @@ class CommunitySite extends SiteProfileSettings
|
|||
'ClientSideShorten' => null,
|
||||
'Directory' => null,
|
||||
'Geonames' => null,
|
||||
'Gravatar' => null,
|
||||
'OStatus' => null,
|
||||
))
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue
Block a user