-
Thong Kuah authored
Fields declared as encrypted via below is excluded by serializable_hash: - add_authentication_token_field - attr_encrypted Skip SensitiveSerializableHash within JsonCache We skip SensitiveSerializableHash in JsonCache as the current behavior expects to serialize the entirety of the object, specifically Geo. Also fix other broken specs from using SensitiveSerializableHash
5d26f377