rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: raybob on March 23, 2011, 02:55:36 PM

Title: VFS gets completely erased
Post by: raybob on March 23, 2011, 02:55:36 PM
I noticed before when trying to write the command line script that if the posted variables were blank, then giving a script along the lines of this to HFS would result in the VFS and its backup being completely erased.  Going to any page in a browser always resulted in the 404-Not Found page.

Code: [Select]
{.mkdir|D:\.}
{.add folder|real|D:\|..}
{.new account||password=|enabled=true|member of=can change password|redirect=//.}
{.set item||hide=1|access=|delete=|upload=.}
Title: Re: VFS gets completely erased
Post by: rejetto on March 24, 2011, 02:20:21 PM
confirmed.
fixed in next release (277)
thanks for reporting