This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 3cc0b20208 Add `cleartext` to spelling wordlist (#26447)
3cc0b20208 is described below
commit 3cc0b202084dcf695184f522b26f5c0f4a022344
Author: Jed Cunningham <[email protected]>
AuthorDate: Fri Sep 16 23:41:36 2022 -0700
Add `cleartext` to spelling wordlist (#26447)
---
docs/apache-airflow/ui.rst | 2 +-
docs/spelling_wordlist.txt | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/apache-airflow/ui.rst b/docs/apache-airflow/ui.rst
index 690eaeb650..66338eee30 100644
--- a/docs/apache-airflow/ui.rst
+++ b/docs/apache-airflow/ui.rst
@@ -127,7 +127,7 @@ Variable View
The variable view allows you to list, create, edit or delete the key-value pair
of a variable used during jobs. Value of a variable will be hidden if the key
contains
any words in ('password', 'secret', 'passwd', 'authorization', 'api_key',
'apikey', 'access_token')
-by default, but can be configured to show in clear-text. See
:ref:`security:mask-sensitive-values`.
+by default, but can be configured to show in cleartext. See
:ref:`security:mask-sensitive-values`.
------------
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index f7539f34ff..ba7856cdcf 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -223,6 +223,7 @@ ClassifyTextResponse
classname
classpath
classpaths
+cleartext
cli
clientId
Cloudant