vandonr-amz opened a new pull request, #33055:
URL: https://github.com/apache/airflow/pull/33055
closes #32202
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).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]