•  
      request #10834 Unable to display passwords
    Infos
    #10834
    Nicolas Terray (nterray)
    2017-11-21 10:32
    2017-11-20 21:30
    11060
    Details
    Unable to display passwords

    Since recent changes in our docker-compose file version, we are not anymore able to display the passwords used by our dev environment:

    [tuleap] make show-passwords
    docker: Error response from daemon: No such container: tuleap_data.
    See 'docker run --help'.
    make: *** [show-passwords] Error 125

     

     

    Other
    development
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-11-21
    Attachments
    Empty
    References

    Follow-ups

    User avatar

    Integrated in Tuleap 9.14.99.61

    Apologies for the disturbances


    • Status changed from Under review to Closed
    • Connected artifacts
    • Close date set to 2017-11-21
    User avatar
    I do think this is critical because it prevents new dev install to be used (not able to login as siteadmin, not able to create users, …).
    User avatar
    Thomas Gerbet (tgerbet)2017-11-21 08:37
    Lowering the severity, data is still here and can still be accessed in a similar fashion: docker-compose exec web cat /data/root/.tuleap_passwd

    A patch is under review: gerrit #9964.

    • Status changed from New to Under review