parkhojeong commented on issue #57400:
URL: https://github.com/apache/airflow/issues/57400#issuecomment-4466333641
I reproduced this
Start Airflow 3.1.1 with FAB auth.
```sh
env SKIP_BREEZE_SELF_UPGRADE_CHECK=true breeze start-airflow \
--auth-manager FabAuthManager \
--backend sqlite \
--db-reset \
--skip-assets-compilation \
--use-airflow-version 3.1.1 \
--airflow-extras fab \
--airflow-constraints-reference constraints-3.1.1 \
--providers-constraints-reference constraints-3.1.1 \
--mount-sources remove
```
1. Log in as admin / admin
2. Click Security - Users
3. Click Back button
<img width="745" height="1226" alt="Image"
src="https://github.com/user-attachments/assets/dfad9c5e-44c6-4869-8760-2a3bde9a4aec"
/>
--
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]