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

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


 discard 0e568c5e55 Rewritten history to remove past gh-pages deployments
     new 7118b0da3a Rewritten history to remove past gh-pages deployments

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0e568c5e55)
            \
             N -- N -- N   refs/heads/gh-pages (7118b0da3a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _gen/packages-metadata.json                        | 4035 ++++++++++----------
 blog/airflow-1.10.10/index.html                    |    4 +-
 blog/airflow-1.10.12/index.html                    |    4 +-
 blog/airflow-1.10.8-1.10.9/index.html              |    4 +-
 blog/airflow-2.10.0/index.html                     |    4 +-
 blog/airflow-2.2.0/index.html                      |    4 +-
 blog/airflow-2.3.0/index.html                      |    4 +-
 blog/airflow-2.4.0/index.html                      |    4 +-
 blog/airflow-2.5.0/index.html                      |    4 +-
 blog/airflow-2.6.0/index.html                      |    4 +-
 blog/airflow-2.7.0/index.html                      |    4 +-
 blog/airflow-2.8.0/index.html                      |    4 +-
 blog/airflow-2.9.0/index.html                      |    4 +-
 blog/airflow-survey-2020/index.html                |    4 +-
 blog/airflow-survey-2022/index.html                |    4 +-
 blog/airflow-survey-2023/index.html                |    4 +-
 blog/airflow-survey-2024/index.html                |    4 +-
 blog/airflow-survey/index.html                     |    4 +-
 blog/airflow-three-point-oh-is-here/index.html     |    4 +-
 blog/airflow-two-point-oh-is-here/index.html       |    4 +-
 blog/airflow_summit_2021/index.html                |    4 +-
 blog/airflow_summit_2022/index.html                |    4 +-
 blog/announcing-new-website/index.html             |    4 +-
 blog/apache-airflow-for-newcomers/index.html       |    4 +-
 .../index.html                                     |    4 +-
 .../index.html                                     |    4 +-
 .../index.html                                     |    4 +-
 .../index.html                                     |    4 +-
 blog/fab-oid-vulnerability/index.html              |    4 +-
 .../index.html                                     |    4 +-
 blog/introducing_setup_teardown/index.html         |    4 +-
 .../index.html                                     |    4 +-
 .../{stable => 2.0.2}/.buildinfo                   |    2 +-
 .../api/auth/backend/basic_auth/index.html         |   24 +-
 .../fab/auth_manager/api/auth/backend/index.html   |   24 +-
 .../api/auth/backend/kerberos_auth/index.html      |   24 +-
 .../api/auth/backend/session/index.html            |   24 +-
 .../providers/fab/auth_manager/api/auth/index.html |   24 +-
 .../providers/fab/auth_manager/api/index.html      |   24 +-
 .../fab/auth_manager/api_endpoints/index.html      |   24 +-
 .../role_and_permission_endpoint/index.html        |   24 +-
 .../api_endpoints/user_endpoint/index.html         |   24 +-
 .../auth_manager/api_fastapi/datamodels/index.html |   24 +-
 .../api_fastapi/datamodels/login/index.html        |   24 +-
 .../fab/auth_manager/api_fastapi/index.html        |   24 +-
 .../auth_manager/api_fastapi/openapi/index.html    |   24 +-
 .../fab/auth_manager/api_fastapi/routes/index.html |   24 +-
 .../api_fastapi/routes/login/index.html            |   24 +-
 .../auth_manager/api_fastapi/services/index.html   |   24 +-
 .../api_fastapi/services/login/index.html          |   24 +-
 .../cli_commands/db_command/index.html             |   24 +-
 .../cli_commands/definition/index.html             |   24 +-
 .../fab/auth_manager/cli_commands/index.html       |   24 +-
 .../cli_commands/role_command/index.html           |   24 +-
 .../cli_commands/sync_perm_command/index.html      |   24 +-
 .../cli_commands/user_command/index.html           |   24 +-
 .../fab/auth_manager/cli_commands/utils/index.html |   24 +-
 .../fab/auth_manager/fab_auth_manager/index.html   |   24 +-
 .../airflow/providers/fab/auth_manager/index.html  |   24 +-
 .../auth_manager/models/anonymous_user/index.html  |   24 +-
 .../fab/auth_manager/models/db/index.html          |   24 +-
 .../providers/fab/auth_manager/models/index.html   |   24 +-
 .../providers/fab/auth_manager/openapi/index.html  |   24 +-
 .../providers/fab/auth_manager/schemas/index.html  |   24 +-
 .../schemas/role_and_permission_schema/index.html  |   24 +-
 .../auth_manager/schemas/user_schema/index.html    |   24 +-
 .../security_manager/constants/index.html          |   24 +-
 .../fab/auth_manager/security_manager/index.html   |   24 +-
 .../security_manager/override/index.html           |   24 +-
 .../providers/fab/auth_manager/views/index.html    |   24 +-
 .../fab/auth_manager/views/permissions/index.html  |   24 +-
 .../fab/auth_manager/views/roles_list/index.html   |   24 +-
 .../fab/auth_manager/views/user/index.html         |   24 +-
 .../fab/auth_manager/views/user_edit/index.html    |   24 +-
 .../fab/auth_manager/views/user_stats/index.html   |   24 +-
 .../providers/fab/get_provider_info/index.html     |   24 +-
 .../_api/airflow/providers/fab/index.html          |   26 +-
 .../providers/fab/www/airflow_flask_app/index.html |   26 +-
 .../fab/www/api_connexion/exceptions/index.html    |   24 +-
 .../providers/fab/www/api_connexion/index.html     |   24 +-
 .../fab/www/api_connexion/parameters/index.html    |   24 +-
 .../fab/www/api_connexion/security/index.html      |   24 +-
 .../fab/www/api_connexion/types/index.html         |   24 +-
 .../_api/airflow/providers/fab/www/app/index.html  |   24 +-
 .../_api/airflow/providers/fab/www/auth/index.html |   24 +-
 .../airflow/providers/fab/www/constants/index.html |   24 +-
 .../providers/fab/www/extensions/index.html        |   24 +-
 .../fab/www/extensions/init_appbuilder/index.html  |   24 +-
 .../www/extensions/init_jinja_globals/index.html   |   24 +-
 .../www/extensions/init_manifest_files/index.html  |   24 +-
 .../fab/www/extensions/init_security/index.html    |   24 +-
 .../fab/www/extensions/init_session/index.html     |   24 +-
 .../fab/www/extensions/init_views/index.html       |   24 +-
 .../_api/airflow/providers/fab/www/index.html      |   24 +-
 .../airflow/providers/fab/www/security/index.html  |   24 +-
 .../fab/www/security/permissions/index.html        |   43 +-
 .../providers/fab/www/security_appless/index.html  |   24 +-
 .../providers/fab/www/security_manager/index.html  |   24 +-
 .../airflow/providers/fab/www/session/index.html   |   24 +-
 .../airflow/providers/fab/www/utils/index.html     |   24 +-
 .../airflow/providers/fab/www/views/index.html     |   24 +-
 .../{1.0.0 => 2.0.2}/_images/add-role.png          |  Bin
 ...agram_fab_auth_manager_airflow_architecture.png |  Bin
 .../{1.0.0 => 2.0.2}/_images/new-role.png          |  Bin
 .../_modules/airflow/providers/fab.html            |   24 +-
 .../auth_manager/api/auth/backend/basic_auth.html  |   22 +-
 .../api/auth/backend/kerberos_auth.html            |   22 +-
 .../fab/auth_manager/api/auth/backend/session.html |   22 +-
 .../role_and_permission_endpoint.html              |   22 +-
 .../auth_manager/api_endpoints/user_endpoint.html  |   22 +-
 .../auth_manager/api_fastapi/datamodels/login.html |   22 +-
 .../fab/auth_manager/api_fastapi/routes/login.html |   22 +-
 .../auth_manager/api_fastapi/services/login.html   |   22 +-
 .../fab/auth_manager/cli_commands/db_command.html  |   22 +-
 .../fab/auth_manager/cli_commands/definition.html  |   22 +-
 .../auth_manager/cli_commands/role_command.html    |   22 +-
 .../cli_commands/sync_perm_command.html            |   22 +-
 .../auth_manager/cli_commands/user_command.html    |   22 +-
 .../fab/auth_manager/cli_commands/utils.html       |   22 +-
 .../fab/auth_manager/fab_auth_manager.html         |   56 +-
 .../airflow/providers/fab/auth_manager/models.html |   22 +-
 .../fab/auth_manager/models/anonymous_user.html    |   22 +-
 .../providers/fab/auth_manager/models/db.html      |   22 +-
 .../schemas/role_and_permission_schema.html        |   22 +-
 .../fab/auth_manager/schemas/user_schema.html      |   22 +-
 .../auth_manager/security_manager/constants.html   |   22 +-
 .../auth_manager/security_manager/override.html    |   46 +-
 .../fab/auth_manager/views/permissions.html        |   22 +-
 .../fab/auth_manager/views/roles_list.html         |   22 +-
 .../providers/fab/auth_manager/views/user.html     |   22 +-
 .../fab/auth_manager/views/user_edit.html          |   22 +-
 .../fab/auth_manager/views/user_stats.html         |   22 +-
 .../airflow/providers/fab/get_provider_info.html   |   22 +-
 .../providers/fab/www/airflow_flask_app.html       |   22 +-
 .../fab/www/api_connexion/exceptions.html          |   22 +-
 .../fab/www/api_connexion/parameters.html          |   22 +-
 .../providers/fab/www/api_connexion/security.html  |   22 +-
 .../providers/fab/www/api_connexion/types.html     |   22 +-
 .../_modules/airflow/providers/fab/www/app.html    |   22 +-
 .../_modules/airflow/providers/fab/www/auth.html   |   22 +-
 .../airflow/providers/fab/www/constants.html       |   22 +-
 .../fab/www/extensions/init_appbuilder.html        |   22 +-
 .../fab/www/extensions/init_jinja_globals.html     |   22 +-
 .../fab/www/extensions/init_manifest_files.html    |   22 +-
 .../fab/www/extensions/init_security.html          |   22 +-
 .../providers/fab/www/extensions/init_session.html |   22 +-
 .../providers/fab/www/extensions/init_views.html   |   22 +-
 .../providers/fab/www/security/permissions.html    |   50 +-
 .../providers/fab/www/security_appless.html        |   22 +-
 .../providers/fab/www/security_manager.html        |   22 +-
 .../airflow/providers/fab/www/session.html         |   22 +-
 .../_modules/airflow/providers/fab/www/utils.html  |   22 +-
 .../_modules/airflow/providers/fab/www/views.html  |   24 +-
 .../{stable => 2.0.2}/_modules/index.html          |   22 +-
 .../api/auth/backend/basic_auth/index.rst.txt      |    0
 .../auth_manager/api/auth/backend/index.rst.txt    |    0
 .../api/auth/backend/kerberos_auth/index.rst.txt   |    0
 .../api/auth/backend/session/index.rst.txt         |    0
 .../fab/auth_manager/api/auth/index.rst.txt        |    0
 .../providers/fab/auth_manager/api/index.rst.txt   |    0
 .../fab/auth_manager/api_endpoints/index.rst.txt   |    0
 .../role_and_permission_endpoint/index.rst.txt     |    0
 .../api_endpoints/user_endpoint/index.rst.txt      |    0
 .../api_fastapi/datamodels/index.rst.txt           |    0
 .../api_fastapi/datamodels/login/index.rst.txt     |    0
 .../fab/auth_manager/api_fastapi/index.rst.txt     |    0
 .../auth_manager/api_fastapi/openapi/index.rst.txt |    0
 .../auth_manager/api_fastapi/routes/index.rst.txt  |    0
 .../api_fastapi/routes/login/index.rst.txt         |    0
 .../api_fastapi/services/index.rst.txt             |    0
 .../api_fastapi/services/login/index.rst.txt       |    0
 .../cli_commands/db_command/index.rst.txt          |    0
 .../cli_commands/definition/index.rst.txt          |    0
 .../fab/auth_manager/cli_commands/index.rst.txt    |    0
 .../cli_commands/role_command/index.rst.txt        |    0
 .../cli_commands/sync_perm_command/index.rst.txt   |    0
 .../cli_commands/user_command/index.rst.txt        |    0
 .../auth_manager/cli_commands/utils/index.rst.txt  |    0
 .../auth_manager/fab_auth_manager/index.rst.txt    |    0
 .../providers/fab/auth_manager/index.rst.txt       |    0
 .../models/anonymous_user/index.rst.txt            |    0
 .../fab/auth_manager/models/db/index.rst.txt       |    0
 .../fab/auth_manager/models/index.rst.txt          |    0
 .../fab/auth_manager/openapi/index.rst.txt         |    0
 .../fab/auth_manager/schemas/index.rst.txt         |    0
 .../role_and_permission_schema/index.rst.txt       |    0
 .../auth_manager/schemas/user_schema/index.rst.txt |    0
 .../security_manager/constants/index.rst.txt       |    0
 .../auth_manager/security_manager/index.rst.txt    |    0
 .../security_manager/override/index.rst.txt        |    0
 .../providers/fab/auth_manager/views/index.rst.txt |    0
 .../auth_manager/views/permissions/index.rst.txt   |    0
 .../auth_manager/views/roles_list/index.rst.txt    |    0
 .../fab/auth_manager/views/user/index.rst.txt      |    0
 .../fab/auth_manager/views/user_edit/index.rst.txt |    0
 .../auth_manager/views/user_stats/index.rst.txt    |    0
 .../providers/fab/get_provider_info/index.rst.txt  |    0
 .../_api/airflow/providers/fab/index.rst.txt       |    2 +-
 .../fab/www/airflow_flask_app/index.rst.txt        |    0
 .../fab/www/api_connexion/exceptions/index.rst.txt |    0
 .../providers/fab/www/api_connexion/index.rst.txt  |    0
 .../fab/www/api_connexion/parameters/index.rst.txt |    0
 .../fab/www/api_connexion/security/index.rst.txt   |    0
 .../fab/www/api_connexion/types/index.rst.txt      |    0
 .../airflow/providers/fab/www/app/index.rst.txt    |    0
 .../airflow/providers/fab/www/auth/index.rst.txt   |    0
 .../providers/fab/www/constants/index.rst.txt      |    0
 .../providers/fab/www/extensions/index.rst.txt     |    0
 .../www/extensions/init_appbuilder/index.rst.txt   |    0
 .../extensions/init_jinja_globals/index.rst.txt    |    0
 .../extensions/init_manifest_files/index.rst.txt   |    0
 .../fab/www/extensions/init_security/index.rst.txt |    0
 .../fab/www/extensions/init_session/index.rst.txt  |    0
 .../fab/www/extensions/init_views/index.rst.txt    |    0
 .../_api/airflow/providers/fab/www/index.rst.txt   |    0
 .../providers/fab/www/security/index.rst.txt       |    0
 .../fab/www/security/permissions/index.rst.txt     |   16 -
 .../fab/www/security_appless/index.rst.txt         |    0
 .../fab/www/security_manager/index.rst.txt         |    0
 .../providers/fab/www/session/index.rst.txt        |    0
 .../airflow/providers/fab/www/utils/index.rst.txt  |    0
 .../airflow/providers/fab/www/views/index.rst.txt  |    0
 .../_sources/api-ref/fab-public-api-ref.rst.txt    |    0
 .../_sources/api-ref/fab-token-api-ref.rst.txt     |    0
 .../_sources/auth-manager/access-control.rst.txt   |    0
 .../auth-manager/api-authentication.rst.txt        |    2 +-
 .../auth-manager/configuring-flask-app.rst.txt     |   38 +
 .../_sources/auth-manager/index.rst.txt            |    1 +
 .../_sources/auth-manager/security.rst.txt         |    0
 .../_sources/auth-manager/token.rst.txt            |    0
 .../auth-manager/webserver-authentication.rst.txt  |    0
 .../{stable => 2.0.2}/_sources/changelog.rst.txt   |   29 +
 .../{1.0.2 => 2.0.2}/_sources/cli-ref.rst.txt      |    0
 .../{stable => 2.0.2}/_sources/commits.rst.txt     |   22 +
 .../2.0.2}/_sources/configurations-ref.rst.txt     |    0
 .../{stable => 2.0.2}/_sources/index.rst.txt       |    6 +-
 .../installing-providers-from-sources.rst.txt      |    0
 .../_sources/migrations-ref.rst.txt                |    0
 .../2.0.2}/_sources/security.rst.txt               |    0
 .../{stable => 2.0.2}/_sources/upgrading.rst.txt   |    4 +
 .../_specs/v1-fab-auth-manager-generated.yaml      |    0
 .../{2.0.1 => 2.0.2}/_specs/v1-flask-api.yaml      |    0
 .../2.0.2}/_sphinx_design_static/design-tabs.js    |    0
 .../_sphinx_design_static/sphinx-design.min.css    |    0
 .../2.0.2}/_static/_gen/css/main-custom.min.css    |    0
 .../2.0.2}/_static/_gen/css/main.min.css           |    0
 .../2.0.2}/_static/_gen/js/docs.js                 |    0
 .../2.0.2}/_static/basic.css                       |    0
 .../2.0.2}/_static/check-solid.svg                 |    0
 .../2.0.2}/_static/clipboard.min.js                |    0
 .../2.0.2}/_static/copy-button.svg                 |    0
 .../2.0.2}/_static/copybutton.css                  |    0
 .../2.0.2}/_static/copybutton.js                   |    0
 .../2.0.2}/_static/copybutton_funcs.js             |    0
 .../2.0.2}/_static/custom.css                      |    0
 .../2.0.2/_static}/design-tabs.js                  |    0
 .../2.0.2}/_static/doctools.js                     |    0
 .../2.0.2/_static/documentation_options.js         |    0
 .../2.0.2}/_static/file.png                        |  Bin
 .../2.0.2}/_static/graphviz.css                    |    0
 .../2.0.2}/_static/js/globaltoc.js                 |    0
 .../2.0.2}/_static/language_data.js                |    0
 .../2.0.2}/_static/minus.png                       |  Bin
 .../2.0.2}/_static/pin_32.png                      |  Bin
 .../2.0.2}/_static/plus.png                        |  Bin
 .../2.0.2}/_static/pygments.css                    |    0
 .../{2.0.0 => 2.0.2}/_static/redoc.js              |    0
 .../2.0.2}/_static/searchtools.js                  |    0
 .../2.0.2/_static}/sphinx-design.min.css           |    0
 .../2.0.2}/_static/sphinx_highlight.js             |    0
 .../api-ref/fab-public-api-ref.html                |    0
 .../api-ref/fab-token-api-ref.html                 |    0
 .../auth-manager/access-control.html               |   26 +-
 .../auth-manager/api-authentication.html           |   32 +-
 .../auth-manager/configuring-flask-app.html}       |   78 +-
 .../{stable => 2.0.2}/auth-manager/index.html      |   27 +-
 .../{stable => 2.0.2}/auth-manager/security.html   |   30 +-
 .../{stable => 2.0.2}/auth-manager/token.html      |   26 +-
 .../auth-manager/webserver-authentication.html     |   24 +-
 .../{stable => 2.0.2}/changelog.html               |  282 +-
 .../{stable => 2.0.2}/cli-ref.html                 |   24 +-
 .../{stable => 2.0.2}/commits.html                 |  219 +-
 .../{stable => 2.0.2}/configurations-ref.html      |   26 +-
 .../{stable => 2.0.2}/genindex.html                |   26 +-
 .../{stable => 2.0.2}/index.html                   |   30 +-
 .../installing-providers-from-sources.html         |   46 +-
 .../{stable => 2.0.2}/migrations-ref.html          |   24 +-
 .../apache-airflow-providers-fab/2.0.2/objects.inv |  Bin 0 -> 8258 bytes
 .../_sphinx_design_static/design-tabs.js           |    0
 .../_sphinx_design_static/sphinx-design.min.css    |    0
 .../_static/redoc.js                               |    0
 .../{stable => 2.0.2}/py-modindex.html             |   22 +-
 .../{stable => 2.0.2}/search.html                  |   24 +-
 .../2.0.2/searchindex.js                           |    1 +
 .../{stable => 2.0.2}/security.html                |   26 +-
 .../2.0.2}/security/security-model.html            |    0
 .../{stable => 2.0.2}/upgrading.html               |   31 +-
 .../apache-airflow-providers-fab/stable/.buildinfo |    2 +-
 .../api/auth/backend/basic_auth/index.html         |   24 +-
 .../fab/auth_manager/api/auth/backend/index.html   |   24 +-
 .../api/auth/backend/kerberos_auth/index.html      |   24 +-
 .../api/auth/backend/session/index.html            |   24 +-
 .../providers/fab/auth_manager/api/auth/index.html |   24 +-
 .../providers/fab/auth_manager/api/index.html      |   24 +-
 .../fab/auth_manager/api_endpoints/index.html      |   24 +-
 .../role_and_permission_endpoint/index.html        |   24 +-
 .../api_endpoints/user_endpoint/index.html         |   24 +-
 .../auth_manager/api_fastapi/datamodels/index.html |   24 +-
 .../api_fastapi/datamodels/login/index.html        |   24 +-
 .../fab/auth_manager/api_fastapi/index.html        |   24 +-
 .../auth_manager/api_fastapi/openapi/index.html    |   24 +-
 .../fab/auth_manager/api_fastapi/routes/index.html |   24 +-
 .../api_fastapi/routes/login/index.html            |   24 +-
 .../auth_manager/api_fastapi/services/index.html   |   24 +-
 .../api_fastapi/services/login/index.html          |   24 +-
 .../cli_commands/db_command/index.html             |   24 +-
 .../cli_commands/definition/index.html             |   24 +-
 .../fab/auth_manager/cli_commands/index.html       |   24 +-
 .../cli_commands/role_command/index.html           |   24 +-
 .../cli_commands/sync_perm_command/index.html      |   24 +-
 .../cli_commands/user_command/index.html           |   24 +-
 .../fab/auth_manager/cli_commands/utils/index.html |   24 +-
 .../fab/auth_manager/fab_auth_manager/index.html   |   24 +-
 .../airflow/providers/fab/auth_manager/index.html  |   24 +-
 .../auth_manager/models/anonymous_user/index.html  |   24 +-
 .../fab/auth_manager/models/db/index.html          |   24 +-
 .../providers/fab/auth_manager/models/index.html   |   24 +-
 .../providers/fab/auth_manager/openapi/index.html  |   24 +-
 .../providers/fab/auth_manager/schemas/index.html  |   24 +-
 .../schemas/role_and_permission_schema/index.html  |   24 +-
 .../auth_manager/schemas/user_schema/index.html    |   24 +-
 .../security_manager/constants/index.html          |   24 +-
 .../fab/auth_manager/security_manager/index.html   |   24 +-
 .../security_manager/override/index.html           |   24 +-
 .../providers/fab/auth_manager/views/index.html    |   24 +-
 .../fab/auth_manager/views/permissions/index.html  |   24 +-
 .../fab/auth_manager/views/roles_list/index.html   |   24 +-
 .../fab/auth_manager/views/user/index.html         |   24 +-
 .../fab/auth_manager/views/user_edit/index.html    |   24 +-
 .../fab/auth_manager/views/user_stats/index.html   |   24 +-
 .../providers/fab/get_provider_info/index.html     |   24 +-
 .../stable/_api/airflow/providers/fab/index.html   |   26 +-
 .../providers/fab/www/airflow_flask_app/index.html |   26 +-
 .../fab/www/api_connexion/exceptions/index.html    |   24 +-
 .../providers/fab/www/api_connexion/index.html     |   24 +-
 .../fab/www/api_connexion/parameters/index.html    |   24 +-
 .../fab/www/api_connexion/security/index.html      |   24 +-
 .../fab/www/api_connexion/types/index.html         |   24 +-
 .../_api/airflow/providers/fab/www/app/index.html  |   24 +-
 .../_api/airflow/providers/fab/www/auth/index.html |   24 +-
 .../airflow/providers/fab/www/constants/index.html |   24 +-
 .../providers/fab/www/extensions/index.html        |   24 +-
 .../fab/www/extensions/init_appbuilder/index.html  |   24 +-
 .../www/extensions/init_jinja_globals/index.html   |   24 +-
 .../www/extensions/init_manifest_files/index.html  |   24 +-
 .../fab/www/extensions/init_security/index.html    |   24 +-
 .../fab/www/extensions/init_session/index.html     |   24 +-
 .../fab/www/extensions/init_views/index.html       |   24 +-
 .../_api/airflow/providers/fab/www/index.html      |   24 +-
 .../airflow/providers/fab/www/security/index.html  |   24 +-
 .../fab/www/security/permissions/index.html        |   43 +-
 .../providers/fab/www/security_appless/index.html  |   24 +-
 .../providers/fab/www/security_manager/index.html  |   24 +-
 .../airflow/providers/fab/www/session/index.html   |   24 +-
 .../airflow/providers/fab/www/utils/index.html     |   24 +-
 .../airflow/providers/fab/www/views/index.html     |   24 +-
 .../stable/_modules/airflow/providers/fab.html     |   24 +-
 .../auth_manager/api/auth/backend/basic_auth.html  |   22 +-
 .../api/auth/backend/kerberos_auth.html            |   22 +-
 .../fab/auth_manager/api/auth/backend/session.html |   22 +-
 .../role_and_permission_endpoint.html              |   22 +-
 .../auth_manager/api_endpoints/user_endpoint.html  |   22 +-
 .../auth_manager/api_fastapi/datamodels/login.html |   22 +-
 .../fab/auth_manager/api_fastapi/routes/login.html |   22 +-
 .../auth_manager/api_fastapi/services/login.html   |   22 +-
 .../fab/auth_manager/cli_commands/db_command.html  |   22 +-
 .../fab/auth_manager/cli_commands/definition.html  |   22 +-
 .../auth_manager/cli_commands/role_command.html    |   22 +-
 .../cli_commands/sync_perm_command.html            |   22 +-
 .../auth_manager/cli_commands/user_command.html    |   22 +-
 .../fab/auth_manager/cli_commands/utils.html       |   22 +-
 .../fab/auth_manager/fab_auth_manager.html         |   56 +-
 .../airflow/providers/fab/auth_manager/models.html |   22 +-
 .../fab/auth_manager/models/anonymous_user.html    |   22 +-
 .../providers/fab/auth_manager/models/db.html      |   22 +-
 .../schemas/role_and_permission_schema.html        |   22 +-
 .../fab/auth_manager/schemas/user_schema.html      |   22 +-
 .../auth_manager/security_manager/constants.html   |   22 +-
 .../auth_manager/security_manager/override.html    |   46 +-
 .../fab/auth_manager/views/permissions.html        |   22 +-
 .../fab/auth_manager/views/roles_list.html         |   22 +-
 .../providers/fab/auth_manager/views/user.html     |   22 +-
 .../fab/auth_manager/views/user_edit.html          |   22 +-
 .../fab/auth_manager/views/user_stats.html         |   22 +-
 .../airflow/providers/fab/get_provider_info.html   |   22 +-
 .../providers/fab/www/airflow_flask_app.html       |   22 +-
 .../fab/www/api_connexion/exceptions.html          |   22 +-
 .../fab/www/api_connexion/parameters.html          |   22 +-
 .../providers/fab/www/api_connexion/security.html  |   22 +-
 .../providers/fab/www/api_connexion/types.html     |   22 +-
 .../_modules/airflow/providers/fab/www/app.html    |   22 +-
 .../_modules/airflow/providers/fab/www/auth.html   |   22 +-
 .../airflow/providers/fab/www/constants.html       |   22 +-
 .../fab/www/extensions/init_appbuilder.html        |   22 +-
 .../fab/www/extensions/init_jinja_globals.html     |   22 +-
 .../fab/www/extensions/init_manifest_files.html    |   22 +-
 .../fab/www/extensions/init_security.html          |   22 +-
 .../providers/fab/www/extensions/init_session.html |   22 +-
 .../providers/fab/www/extensions/init_views.html   |   22 +-
 .../providers/fab/www/security/permissions.html    |   50 +-
 .../providers/fab/www/security_appless.html        |   22 +-
 .../providers/fab/www/security_manager.html        |   22 +-
 .../airflow/providers/fab/www/session.html         |   22 +-
 .../_modules/airflow/providers/fab/www/utils.html  |   22 +-
 .../_modules/airflow/providers/fab/www/views.html  |   24 +-
 .../stable/_modules/index.html                     |   22 +-
 .../_api/airflow/providers/fab/index.rst.txt       |    2 +-
 .../fab/www/security/permissions/index.rst.txt     |   16 -
 .../auth-manager/api-authentication.rst.txt        |    2 +-
 .../auth-manager/configuring-flask-app.rst.txt     |   38 +
 .../stable/_sources/auth-manager/index.rst.txt     |    1 +
 .../stable/_sources/changelog.rst.txt              |   29 +
 .../stable/_sources/commits.rst.txt                |   22 +
 .../stable/_sources/index.rst.txt                  |    6 +-
 .../stable/_sources/upgrading.rst.txt              |    4 +
 .../stable/_static/_gen/css/main-custom.min.css    |    2 +-
 .../stable/_static/documentation_options.js        |    2 +-
 .../stable/auth-manager/access-control.html        |   26 +-
 .../stable/auth-manager/api-authentication.html    |   32 +-
 .../{index.html => configuring-flask-app.html}     |   78 +-
 .../stable/auth-manager/index.html                 |   27 +-
 .../stable/auth-manager/security.html              |   30 +-
 .../stable/auth-manager/token.html                 |   26 +-
 .../auth-manager/webserver-authentication.html     |   24 +-
 .../stable/changelog.html                          |  282 +-
 .../stable/cli-ref.html                            |   24 +-
 .../stable/commits.html                            |  219 +-
 .../stable/configurations-ref.html                 |   26 +-
 .../stable/genindex.html                           |   26 +-
 .../apache-airflow-providers-fab/stable/index.html |   30 +-
 .../stable/installing-providers-from-sources.html  |   46 +-
 .../stable/migrations-ref.html                     |   24 +-
 .../stable/objects.inv                             |  Bin 8230 -> 8258 bytes
 .../stable/py-modindex.html                        |   22 +-
 .../stable/search.html                             |   24 +-
 .../stable/searchindex.js                          |    2 +-
 .../stable/security.html                           |   26 +-
 .../stable/upgrading.html                          |   31 +-
 search/index.html                                  |    4 +-
 sitemap.xml                                        |  144 +-
 use-cases/adjoe/index.html                         |    4 +-
 use-cases/adobe/index.html                         |    4 +-
 use-cases/adyen/index.html                         |    4 +-
 use-cases/big-fish-games/index.html                |    4 +-
 use-cases/business_operations/index.html           |    4 +-
 use-cases/dish/index.html                          |    4 +-
 use-cases/etl_analytics/index.html                 |    4 +-
 use-cases/experity/index.html                      |    4 +-
 use-cases/infrastructure-management/index.html     |    4 +-
 use-cases/mlops/index.html                         |    4 +-
 use-cases/onefootball/index.html                   |    4 +-
 use-cases/plarium-krasnodar/index.html             |    4 +-
 use-cases/seniorlink/index.html                    |    4 +-
 use-cases/sift/index.html                          |    4 +-
 use-cases/snapp/index.html                         |    4 +-
 use-cases/suse/index.html                          |    4 +-
 466 files changed, 5452 insertions(+), 6906 deletions(-)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/.buildinfo (82%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/auth/backend/basic_auth/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/auth/backend/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/auth/backend/session/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/auth/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_endpoints/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_endpoints/role_and_permission_endpoint/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_endpoints/user_endpoint/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/datamodels/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/datamodels/login/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/openapi/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/routes/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/routes/login/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/services/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/api_fastapi/services/login/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/db_command/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/definition/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/role_command/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/sync_perm_command/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/user_command/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/cli_commands/utils/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/fab_auth_manager/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/models/anonymous_user/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/models/db/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/models/index.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/openapi/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/schemas/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/schemas/role_and_permission_schema/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/schemas/user_schema/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/security_manager/constants/index.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/security_manager/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/security_manager/override/index.html
 (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/permissions/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/roles_list/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/user/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/user_edit/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/auth_manager/views/user_stats/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/get_provider_info/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/airflow_flask_app/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/api_connexion/exceptions/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/api_connexion/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/api_connexion/parameters/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/api_connexion/security/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/api_connexion/types/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/app/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/auth/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/constants/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_appbuilder/index.html 
(99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_jinja_globals/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_manifest_files/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_security/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_session/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/extensions/init_views/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/security/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/security/permissions/index.html (97%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/security_appless/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/security_manager/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/session/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/utils/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_api/airflow/providers/fab/www/views/index.html (98%)
 copy docs/apache-airflow-providers-fab/{1.0.0 => 2.0.2}/_images/add-role.png 
(100%)
 copy docs/apache-airflow-providers-fab/{1.0.0 => 
2.0.2}/_images/diagram_fab_auth_manager_airflow_architecture.png (100%)
 copy docs/apache-airflow-providers-fab/{1.0.0 => 2.0.2}/_images/new-role.png 
(100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api/auth/backend/basic_auth.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api/auth/backend/session.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api_endpoints/role_and_permission_endpoint.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api_endpoints/user_endpoint.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api_fastapi/datamodels/login.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api_fastapi/routes/login.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/api_fastapi/services/login.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/db_command.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/definition.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/role_command.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/sync_perm_command.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/user_command.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/cli_commands/utils.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/fab_auth_manager.html (96%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/models.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/models/anonymous_user.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/models/db.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/schemas/role_and_permission_schema.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/schemas/user_schema.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/security_manager/constants.html
 (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/security_manager/override.html
 (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/views/permissions.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/views/roles_list.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/views/user.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/views/user_edit.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/auth_manager/views/user_stats.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/get_provider_info.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/airflow_flask_app.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/api_connexion/exceptions.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/api_connexion/parameters.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/api_connexion/security.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/api_connexion/types.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/app.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/auth.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/constants.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_appbuilder.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_jinja_globals.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_manifest_files.html 
(98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_security.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_session.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/extensions/init_views.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/security/permissions.html (96%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/security_appless.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/security_manager.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/session.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/utils.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_modules/airflow/providers/fab/www/views.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/_modules/index.html 
(98%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/auth/backend/basic_auth/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/auth/backend/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/auth/backend/session/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/auth/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_endpoints/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_endpoints/role_and_permission_endpoint/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_endpoints/user_endpoint/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/datamodels/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/datamodels/login/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/openapi/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/routes/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/routes/login/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/services/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/api_fastapi/services/login/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/db_command/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/definition/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/role_command/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/sync_perm_command/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/user_command/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/cli_commands/utils/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/fab_auth_manager/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/models/anonymous_user/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/models/db/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/models/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/openapi/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/schemas/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/schemas/role_and_permission_schema/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/schemas/user_schema/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/security_manager/constants/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/security_manager/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/security_manager/override/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/permissions/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/roles_list/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/user/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/user_edit/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.5.3 => 
2.0.2}/_sources/_api/airflow/providers/fab/auth_manager/views/user_stats/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/get_provider_info/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/_api/airflow/providers/fab/index.rst.txt (95%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/airflow_flask_app/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/api_connexion/exceptions/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/api_connexion/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/api_connexion/parameters/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/api_connexion/security/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/api_connexion/types/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/app/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/auth/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/constants/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_appbuilder/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_jinja_globals/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_manifest_files/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_security/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_session/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/extensions/init_views/index.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/security/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/_api/airflow/providers/fab/www/security/permissions/index.rst.txt
 (91%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/security_appless/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/security_manager/index.rst.txt 
(100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/session/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/utils/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/_api/airflow/providers/fab/www/views/index.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/api-ref/fab-public-api-ref.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/api-ref/fab-token-api-ref.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/auth-manager/access-control.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/auth-manager/api-authentication.rst.txt (98%)
 create mode 100644 
docs/apache-airflow-providers-fab/2.0.2/_sources/auth-manager/configuring-flask-app.rst.txt
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/auth-manager/index.rst.txt (93%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/auth-manager/security.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/auth-manager/token.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/_sources/auth-manager/webserver-authentication.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/changelog.rst.txt (95%)
 copy docs/apache-airflow-providers-fab/{1.0.2 => 
2.0.2}/_sources/cli-ref.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/commits.rst.txt (95%)
 copy docs/{apache-airflow-providers-amazon/9.5.0 => 
apache-airflow-providers-fab/2.0.2}/_sources/configurations-ref.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/index.rst.txt (91%)
 copy docs/{apache-airflow-providers-airbyte/5.0.1 => 
apache-airflow-providers-fab/2.0.2}/_sources/installing-providers-from-sources.rst.txt
 (100%)
 copy docs/apache-airflow-providers-fab/{1.4.0 => 
2.0.2}/_sources/migrations-ref.rst.txt (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.1 => 
apache-airflow-providers-fab/2.0.2}/_sources/security.rst.txt (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/_sources/upgrading.rst.txt (95%)
 copy docs/apache-airflow-providers-fab/{2.0.1 => 
2.0.2}/_specs/v1-fab-auth-manager-generated.yaml (100%)
 copy docs/apache-airflow-providers-fab/{2.0.1 => 
2.0.2}/_specs/v1-flask-api.yaml (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_sphinx_design_static/design-tabs.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_sphinx_design_static/sphinx-design.min.css 
(100%)
 copy docs/{apache-airflow/3.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/_gen/css/main-custom.min.css (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/_gen/css/main.min.css (100%)
 copy docs/{apache-airflow-providers-airbyte/3.1.0 => 
apache-airflow-providers-fab/2.0.2}/_static/_gen/js/docs.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/basic.css (100%)
 copy docs/{apache-airflow-providers-airbyte/2.1.0 => 
apache-airflow-providers-fab/2.0.2}/_static/check-solid.svg (100%)
 copy docs/{apache-airflow-providers-airbyte/2.1.0 => 
apache-airflow-providers-fab/2.0.2}/_static/clipboard.min.js (100%)
 copy docs/{apache-airflow-providers-airbyte/2.1.1 => 
apache-airflow-providers-fab/2.0.2}/_static/copy-button.svg (100%)
 copy docs/{apache-airflow-providers-airbyte/3.2.0 => 
apache-airflow-providers-fab/2.0.2}/_static/copybutton.css (100%)
 copy docs/{apache-airflow-providers-airbyte/3.2.1 => 
apache-airflow-providers-fab/2.0.2}/_static/copybutton.js (100%)
 copy docs/{apache-airflow-providers-airbyte/3.2.0 => 
apache-airflow-providers-fab/2.0.2}/_static/copybutton_funcs.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/custom.css (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0/_sphinx_design_static => 
apache-airflow-providers-fab/2.0.2/_static}/design-tabs.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/doctools.js (100%)
 copy docs/{apache-airflow-providers-apprise => 
apache-airflow-providers-fab}/2.0.2/_static/documentation_options.js (100%)
 copy docs/{apache-airflow-providers-airbyte/1.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/file.png (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/graphviz.css (100%)
 copy docs/{apache-airflow-providers-airbyte/3.2.0 => 
apache-airflow-providers-fab/2.0.2}/_static/js/globaltoc.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/language_data.js (100%)
 copy docs/{apache-airflow-providers-airbyte/1.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/minus.png (100%)
 copy docs/{apache-airflow-providers-airbyte/1.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/pin_32.png (100%)
 copy docs/{apache-airflow-providers-airbyte/1.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/plus.png (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/pygments.css (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 2.0.2}/_static/redoc.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/searchtools.js (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0/_sphinx_design_static => 
apache-airflow-providers-fab/2.0.2/_static}/sphinx-design.min.css (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2}/_static/sphinx_highlight.js (100%)
 copy docs/apache-airflow-providers-fab/{2.0.1 => 
2.0.2}/api-ref/fab-public-api-ref.html (100%)
 copy docs/apache-airflow-providers-fab/{2.0.1 => 
2.0.2}/api-ref/fab-token-api-ref.html (100%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/access-control.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/api-authentication.html (98%)
 copy docs/apache-airflow-providers-fab/{stable/auth-manager/index.html => 
2.0.2/auth-manager/configuring-flask-app.html} (95%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/index.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/security.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/token.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/auth-manager/webserver-authentication.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/changelog.html (93%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/cli-ref.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/commits.html (95%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/configurations-ref.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/genindex.html (99%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/index.html (97%)
 copy docs/apache-airflow-providers-fab/{stable => 
2.0.2}/installing-providers-from-sources.html (97%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/migrations-ref.html 
(98%)
 create mode 100644 docs/apache-airflow-providers-fab/2.0.2/objects.inv
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2/output-spelling-results-apache-airflow-providers-fab}/_sphinx_design_static/design-tabs.js
 (100%)
 copy docs/{apache-airflow-providers-airbyte/5.0.0 => 
apache-airflow-providers-fab/2.0.2/output-spelling-results-apache-airflow-providers-fab}/_sphinx_design_static/sphinx-design.min.css
 (100%)
 copy docs/apache-airflow-providers-fab/{2.0.0 => 
2.0.2}/output-spelling-results-apache-airflow-providers-fab/_static/redoc.js 
(100%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/py-modindex.html (98%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/search.html (98%)
 create mode 100644 docs/apache-airflow-providers-fab/2.0.2/searchindex.js
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/security.html (98%)
 copy docs/{apache-airflow-providers-airbyte/1.0.0 => 
apache-airflow-providers-fab/2.0.2}/security/security-model.html (100%)
 copy docs/apache-airflow-providers-fab/{stable => 2.0.2}/upgrading.html (98%)
 create mode 100644 
docs/apache-airflow-providers-fab/stable/_sources/auth-manager/configuring-flask-app.rst.txt
 copy docs/apache-airflow-providers-fab/stable/auth-manager/{index.html => 
configuring-flask-app.html} (95%)

Reply via email to