Skip to content

Commit 6131d36

Browse files
RUBY-2611 Remove blacklist and whitelist terms (#2227)
1 parent d550d38 commit 6131d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/client-side-encryption.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ in order to perform automatic encryption.
108108
Automatic encryption is an enterprise only feature that only applies to
109109
operations on a collection. Automatic encryption is not supported for operations
110110
on a database or view, and operations that are not bypassed will result in
111-
error (see `Auto Encryption Whitelist <https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/client-side-encryption.rst#libmongocrypt-auto-encryption-whitelist>`_
111+
error (see `Auto Encryption Allow-List <https://github.com/mongodb/specifications/blob/master/source/client-side-encryption/client-side-encryption.rst#libmongocrypt-auto-encryption-allow-list>`_
112112
). To bypass automatic encryption for all operations, set ``bypass_auto_encryption``
113113
to true in ``auto_encryption_options``.
114114

0 commit comments

Comments
 (0)