Project: Don't revert the is_private field.
This also reverts the changes of override_is_private_field().
This commit is contained in:
@@ -90,7 +90,6 @@ def protect_sensitive_fields(document, original):
|
||||
document[name] = original[name]
|
||||
|
||||
revert('url')
|
||||
revert('is_private')
|
||||
revert('status')
|
||||
revert('category')
|
||||
revert('user')
|
||||
|
Reference in New Issue
Block a user