applyPrivacy() had '!phoneAllowed && !isContact' which meant contacts always saw the phone number regardless of the user's privacy settings (e.g. 'Nobody'). Removed the isContact bypass so privacy rules are enforced for everyone. |
||
|---|---|---|
| .. | ||
| contact_cache.go | ||
| contact_cache_test.go | ||
| deleted_test.go | ||
| photo_cache.go | ||
| photo_cache_test.go | ||
| projection.go | ||
| projection_test.go | ||