stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

opencli user-add creates network and shows debug msg #110

Closed stefanpejcic closed 6 months ago

stefanpejcic commented 6 months ago

OpenPanel version(s) affected

0.1.7

Description

https://github.com/stefanpejcic/openpanel-docker-cli/edit/main/user/add.sh

How to reproduce

Create user on plan that has no network

root@017install-test:~# opencli user-add sasas assaasas sasaas 1
Docker network 'default_plan_nginx' does not exist. Creating...
2fc09d81d08c92d3704cce0649542ac63beeeb4b2a13fe430df2732bf507416c
Successfully added user sasas password: assaasas

Possible Solution

No response

Additional Context

No response