Skip to content

Conversation

@vandonr-amz
Copy link
Contributor

@vandonr-amz vandonr-amz commented Aug 2, 2023

closes #32202
closes #32201

Also reworks a bit what I started in #32756 because I only did the job partially without realizing it.

Views to represent users go in one file (user.py), we have 5 possible sources:

  • LDAP
  • OAuth
  • OID
  • Remote
  • DB

And the views that are used to edit users go in an other file (user_edit.py).

@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Aug 2, 2023
@eladkal eladkal added the AIP-56 Extensible user management label Aug 3, 2023
@pierrejeambrun
Copy link
Member

This is 81 commits behind, can we just rebase this before I merge ?

@vincbeck vincbeck merged commit 66254e4 into apache:main Aug 7, 2023
@vincbeck vincbeck deleted the vandonr/fab2 branch August 7, 2023 17:40
@ephraimbuddy ephraimbuddy added this to the Airflow 2.8.0 milestone Aug 27, 2023
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-56 Extensible user management area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AIP-56 - FAB AM - User views AIP-56 - FAB AM - User's statistics view

5 participants