kaxil commented on a change in pull request #3863: [AIRFLOW-XXX] Refine web UI
authentication-related docs
URL: https://github.com/apache/incubator-airflow/pull/3863#discussion_r217889111
##########
File path: docs/security.rst
##########
@@ -16,9 +16,12 @@ Web Authentication
Password
''''''''
+.. note:: This is for older version of the web UI only. If you are using
FAB-based web UI with RBAC feature,
+ please use command line interface `create_user` to create accounts, or do
that in the FAB-based UI itself.
Review comment:
For multiline `note`:
```
.. note::
This is for older version of the web UI only. If you are using FAB-based
web UI with RBAC feature,
please use command line interface `create_user` to create accounts, or do
that in the FAB-based UI itself.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services