Commit e6946b0
authored
Fix restoring ftp users when user has an underscore in the name (hestiacp#4533)
Now, if the user has an underscore in the name like user_1 and it has an ftp account like user_1_ftp, when restoring the user, Hestia creates the ftp account like user_1_1_ftp.
https://forum.hestiacp.com/t/v-restore-user-ftp-accounts/156001 parent 4734367 commit e6946b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
| |||
0 commit comments