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

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


    from 8870d764176 Fix static checks (#47578)
     add df8df68466e Implement `simple_auth_manager_all_admins` in simple auth 
manager with new auth flow (#47514)

No new revisions were added by this update.

Summary of changes:
 .../auth/managers/simple/openapi/v1-generated.yaml | 19 ++++++++++++++++
 .../auth/managers/simple/routes/login.py           | 26 +++++++++++++++++++++-
 .../auth/managers/simple/simple_auth_manager.py    | 11 +++++++--
 .../auth/managers/simple/ui/src/router.tsx         |  2 +-
 providers/fab/src/airflow/providers/fab/www/app.py | 12 +++++++++-
 tests/api_fastapi/auth/managers/simple/conftest.py | 22 +++++++++++++++---
 .../auth/managers/simple/routes/test_login.py      | 21 +++++++++++++----
 .../managers/simple/test_simple_auth_manager.py    | 13 ++++++++++-
 8 files changed, 113 insertions(+), 13 deletions(-)

Reply via email to