This is an automated email from the ASF dual-hosted git repository.

jasonliu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 84110f44b73 Hide Groups field from User edit form in FAB Auth Manager 
(#60019)
     add 144aab6a919 Bugfix/mask sensitive values in cli (#58659)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/cli/cli_config.py         | 16 ++++++++
 .../src/airflow/cli/commands/config_command.py     |  8 ++++
 airflow-core/src/airflow/configuration.py          |  1 +
 .../tests/unit/cli/commands/test_config_command.py | 44 ++++++++++++++++----
 airflow-core/tests/unit/core/test_configuration.py |  6 +--
 .../src/airflow_shared/configuration/parser.py     | 48 +++++++++++++++-------
 6 files changed, 98 insertions(+), 25 deletions(-)

Reply via email to