r39132 closed pull request #3864: [AIRFLOW-XXX] Redirect FAQ about `airflow[crypto]` to How-to Guides. URL: https://github.com/apache/incubator-airflow/pull/3864
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/faq.rst b/docs/faq.rst index 61c1ba9ce1..07c07c0bcf 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -66,13 +66,13 @@ How do I trigger tasks based on another task's failure? ------------------------------------------------------- Check out the ``Trigger Rule`` section in the Concepts section of the -documentation +documentation. Why are connection passwords still not encrypted in the metadata db after I installed airflow[crypto]? ------------------------------------------------------------------------------------------------------ -Check out the ``Connections`` section in the Configuration section of the -documentation +Check out the ``Securing Connections`` section in the How-to Guides section of the +documentation. What's the deal with ``start_date``? ------------------------------------ ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
