You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Xinbin Huang (Jira)" <ji...@apache.org> on 2020/03/25 01:29:00 UTC

[jira] [Created] (AIRFLOW-7108) Fix CloudSecretsManagerBackend invalid connections_prefix

Xinbin Huang created AIRFLOW-7108:
-------------------------------------

             Summary: Fix CloudSecretsManagerBackend invalid connections_prefix
                 Key: AIRFLOW-7108
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7108
             Project: Apache Airflow
          Issue Type: Task
          Components: security
    Affects Versions: 2.0.0, 1.10.10
            Reporter: Xinbin Huang
            Assignee: Xinbin Huang


GCP Secrets Manager only accepts [a-zA-Z0-9-_]* as its valid secret id key. This PR fix the implementation and add checks in constructor




--
This message was sent by Atlassian Jira
(v8.3.4#803005)