Actions
Feature #10959
closedDisable gravatar by default
Difficulty:
trivial
Triaged:
Pull request:
Description
By default gravatar is on, however, I don't think this is a good practice. Deploying a tool inside a data center for managing servers you don't necessarily expect it to be making calls an external web service, and leaking potentially confidential information to the outside world (email hashes, referrers, etc).
There's plenty of debates about the pros and cons of gravatar, including its privacy implications, for example here: http://meta.stackexchange.com/questions/44717/is-gravatar-a-privacy-risk
I tend to agree with the first post against gravatar, which is why I think it should be an opt-in feature not an opt-out feature.
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2503 added
- Pull request deleted (
)
Updated by Ohad Levy over 9 years ago
- Related to Feature #2247: Add setting to disable gravatar added
Updated by Dominic Cleal over 9 years ago
- Assignee set to Stephen Benjamin
- Translation missing: en.field_release set to 63
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 73686591d30684062fc99e1fe09d640629e4d5a7.
Actions