stefanpejcic / OpenPanel

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

Can not change docker mount point when user is renamed #196

Open stefanpejcic opened 1 month ago

stefanpejcic commented 1 month ago

OpenPanel version(s) affected

0.3.0

What OS are you using?

Ubuntu

Description

157 explains

How to reproduce

Rename user

Possible Solution

No response

Additional Context

No response

stefanpejcic commented 3 weeks ago

As a workaround for now we can just symlink old fir to new one

The downside is that the old username can not be used again. So we need some lock check on user create, import and rename.