You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/20 18:33:00 UTC

[jira] [Commented] (TC-398) Create User API - Broken due to merge issue

    [ https://issues.apache.org/jira/browse/TC-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056252#comment-16056252 ] 

ASF GitHub Bot commented on TC-398:
-----------------------------------

GitHub user nir-sopher opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/691

    [TC-398] "create user" API - moving password hashing to scrypt

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nir-sopher/incubator-trafficcontrol user-pm-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/691.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #691
    
----
commit ec4055a5314fc526a77c95d93a691bad6968e204
Author: nir-sopher <ni...@qwilt.com>
Date:   2017-06-20T05:04:10Z

    fix a merge issues in "create user" API + moving Change TO password hashing to scrypt

----


> Create User API - Broken due to merge issue
> -------------------------------------------
>
>                 Key: TC-398
>                 URL: https://issues.apache.org/jira/browse/TC-398
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 2.1.0
>            Reporter: Nir Sopher
>             Fix For: 2.1.0
>
>
> "Create" user API was recently added to TO. 
> Additionally, TO password hashing was changed to scrypt.
> The merge between the 2 changes left the "create" command with the old "sha1" calls.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)