Fokko closed pull request #3771: [AIRFLOW-XXX] Specify email domain, less ambigious URL: https://github.com/apache/incubator-airflow/pull/3771
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/security.rst b/docs/security.rst index 3c328d829c..253587afb1 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -280,7 +280,7 @@ Google Authentication ''''''''''''''''''''' The Google authentication backend can be used to authenticate users -against Google using OAuth2. You must specify the domains to restrict +against Google using OAuth2. You must specify the email domains to restrict login, separated with a comma, to only members of those domains. .. code-block:: bash ---------------------------------------------------------------- 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
