Files
mongo/jstests/core/queryable_encryption
romanskas b9390ecd9e SERVER-86489 Do not apply query settings to queries with encryption information (#19894)
Persistent query settings should not apply to queries with encryption
information to minimize possible attack space:
- unintentionally exposing encrypted attribute values, types or
cardinality
- using persistent query settings to guess the shapes of encrypted
queries

GitOrigin-RevId: 294116f3e3ef85bfa7b4fd66df7469104a92e1d4
2024-03-20 16:14:02 +00:00
..