You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Vineet Goel (JIRA)" <ji...@apache.org> on 2016/06/30 02:40:12 UTC

[jira] [Updated] (AIRFLOW-294) Add support for creating users with password (password_auth backend)

     [ https://issues.apache.org/jira/browse/AIRFLOW-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Goel updated AIRFLOW-294:
--------------------------------
    Description: Currently the workflow to add new users through the UI is to create a new user. This form takes the username and the email id of the user but there seems to be no place to provide the password (unless I am mistaken) or for that matter to specify if the user is a super user. This makes the scope of this auth backend limited as new users need to be creating using db commands instead of the UI. Could one of the maintainers shed some light to this?

> Add support for creating users with password (password_auth backend)
> --------------------------------------------------------------------
>
>                 Key: AIRFLOW-294
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-294
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Vineet Goel
>            Priority: Minor
>
> Currently the workflow to add new users through the UI is to create a new user. This form takes the username and the email id of the user but there seems to be no place to provide the password (unless I am mistaken) or for that matter to specify if the user is a super user. This makes the scope of this auth backend limited as new users need to be creating using db commands instead of the UI. Could one of the maintainers shed some light to this?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)