rejetto forum

Software => HFS ~ HTTP File Server => Beta => Topic started by: rejetto on September 30, 2008, 12:23:19 PM

Title: Testing build #204
Post by: rejetto on September 30, 2008, 12:23:19 PM
This one deserves a heavy testing  ::)

download @ www.dovedove.it/hfs/hfs204.exe

what's new
+ Folder menu -> "Delete permissions"
* renamed "Upload" -> "Upload permissions"
* disabled accounts' credentials were accepted for unprotected resources, now are not (just a formal thing, not a security problem)
- solved a no-ip compatibility issue www.rejetto.com/forum/?topic=6177
- sometimes {.delete.} would not work
- "No download" broken in build #202
- "hide file extension" broken few builds ago www.rejetto.com/forum/?topic=6187
- "Browse it" broken in build #191 for URLs with "%" (like blank spaces)
Title: Re: Testing build #204
Post by: Pit on September 30, 2008, 12:51:06 PM
I select a real uploadfolder. If i come with the mouse over the menuentry "Uploadpermissions" a windows with the message "You have selected an virtual folder ..." opend

I think this is a bug.
Title: Re: Testing build #204
Post by: Foggy on September 30, 2008, 01:00:30 PM
I select a real uploadfolder. If i come with the mouse over the menuentry "Uploadpermissions" a windows with the message "You have selected an virtual folder ..." opend

I think this is a bug.

Same here
Title: Re: Testing build #204
Post by: maverick on September 30, 2008, 01:04:35 PM
It's a bug.  I get the same result.  Real folder but 'upload permissions' is detecting it as a virtual folder.
Title: Re: Testing build #204
Post by: rejetto on September 30, 2008, 01:09:24 PM
I'm sorry about it. Please redownload, and the problem will go away.
Title: Re: Testing build #204
Post by: Pit on September 30, 2008, 01:20:08 PM
Thanks, now it works.
Title: Re: Testing build #204
Post by: Mars on September 30, 2008, 01:25:59 PM
I do not understand why it is possible to make a delete on a virtual folder, because only items created in a real folder are to be deleted(eliminated)?

It seems to me that 'upload' and 'delete' keep pace on a real folder ?? :-\
Title: Re: Testing build #204
Post by: rejetto on September 30, 2008, 01:37:18 PM
The folder is virtual, but things inside are not.
Title: Re: Testing build #204
Post by: rogernie on September 30, 2008, 01:46:22 PM
Great! I'm waiting for a long time ;D

But would you mind to tell me is the user only can configure to one permission(Upload permission nor Delete permission)?
Title: Re: Testing build #204
Post by: Mars on September 30, 2008, 02:01:51 PM
click on an account into upload not work
 

quelle touche de raccourci pour accéder aux accounts plus rapidement?
 
Title: Re: Testing build #204
Post by: rejetto on September 30, 2008, 02:24:31 PM
But would you mind to tell me is the user only can configure to one permission(Upload permission nor Delete permission)?

the administrator configures permissions. No one else.
Title: Re: Testing build #204
Post by: rejetto on September 30, 2008, 02:25:18 PM
click on an account into upload not work

oh shit, please re-download once again :(



about the accounts shortcut, yes, i like the idea. Please suggest the hotkey you like.
Title: Re: Testing build #204
Post by: Mars on September 30, 2008, 02:41:26 PM
Quote
about the accounts shortcut, yes, i like the idea. Please suggest the hotkey you like.

SHIFT+F6  why not? :D ;D

c'est une blague ;) je me penche de ce pas sur la question! :-\

F2, F8 , F9 don't works when VFS Box has focus, only F3 and F7 are working, my choise go to F7  ( F3 reserved to search)

if shift = [] then
  case key of
    VK_F4: toggleServer();
    VK_F5: setEasyMode(not easyMode);
    VK_F6: Edit1Click(sender);
    VK_F1: about1click(sender);
    VK_F7: Accounts1Click(sender);
    VK_F10: popupMainMenu();
    end;

I asked the question in silentpliz, he agrees for this solution, and tcube will follow us. ;)   
Title: Re: Testing build #204
Post by: Mars on September 30, 2008, 04:01:03 PM
So much of posts for a new version at so not enough time, it is even stronger than the record of connection of PIT which is going to overtake soon 100 days.  :D

( http://www.rejetto.com/forum/index.php?action=stats )
Title: Re: Testing build #204
Post by: Pit on September 30, 2008, 04:13:05 PM
That´s my Mathon Browser which automaticly reload all my Favorit sites all 5 minutes.
Title: Re: Testing build #204
Post by: Novox on October 01, 2008, 03:27:18 PM
Login bug.. When I login to the private folder with a correct username and password, it always pop-up request for a password and in HFS console said "Login Failed"
Title: Re: Testing build #204
Post by: rejetto on October 01, 2008, 03:45:51 PM
I just tried the login thing, and it worked perfectly to me.
Please double check, and if the problem exists provide more details so i can reproduce it on my computer.
Title: Re: Testing build #204
Post by: Novox on October 02, 2008, 12:34:08 PM
Hi dev,

What kind of detail do you want? I dont config something special. Only update #203 to #204 then try to login but can't. I don't know why.

I have try to update it again today, but I get the same problem can't login (Login Failed). I'm try to create a new user and password but it doesn't work.

So now, I'm stick with #203

Thanks!
Title: Re: Testing build #204
Post by: rejetto on October 02, 2008, 01:43:11 PM
The fact 203 works right for you and 204 does not is a very important detail.
I'll investigate on this and let you know.
Title: Re: Testing build #204
Post by: Novox on October 02, 2008, 03:11:43 PM
Hi rejetto,

For more details, I have used a customized template (Terayon v1.3.2) with some modified sourcecode to make it compatible with Apache ProxyPass. My HFS running on port 88 and I have redirect it to port 80 by using ProxyPass.

Thanks,
Novox
Title: Re: Testing build #204
Post by: rejetto on October 02, 2008, 03:14:23 PM
1. does the problem happen by clicking the protected folder, or a "login" link?
2. can you create a folder, restrict access to a single account, and then try to access it? tell me if this works or not.
Title: Re: Testing build #204
Post by: Tyson on October 03, 2008, 04:06:33 AM
it is when you try and login to the private folder. so if i were to goto blabla.com/privatefolder/ thats pass protected even if i have the right username and password it gives me a login failed.


i am also experiencing this problem =(
Title: Re: Testing build #204
Post by: maverick on October 03, 2008, 05:38:44 AM

Just tried a local login directly to a protected folder - no problem.
(http://my server.com/protected folder/)

Here is the log ...
Quote
11:21:32 PM Server start
11:23:32 PM maverick@127.0.0.1:1153 Requested GET /applications/
Title: Re: Testing build #204
Post by: rejetto on October 03, 2008, 09:27:05 AM
Ok, i think i finally got the problem: it's only with the "set user/pass", and not with accounts.
Right?
Title: Re: Testing build #204
Post by: maverick on October 03, 2008, 12:29:06 PM
Just tested with "set user/pass" and it works ok for me.  No problems that I found with set user/pass or accounts.
Title: Re: Testing build #204
Post by: rejetto on October 03, 2008, 12:57:33 PM
i was able to reproduce the problem
fixed in next build
Title: Re: Testing build #204
Post by: maverick on October 03, 2008, 01:00:19 PM
Maybe something else has to be enabled or disabled for the problem to appear...........  Don't know, just that I haven't seen it.
Title: Re: Testing build #204
Post by: rejetto on October 03, 2008, 01:14:11 PM
i forgot to put this in the what's new of this build

* disabled accounts' credentials were accepted for unprotected resources, now are not (just a formal thing, not a security problem)


to reproduce
1 create an account
2 disable it
3 access an unprotected folder
4 log in
5 enter user/pass of the disabled account
6 the login is accepted

you won't access anything you should not, so this is not a security problem, but it's formally wrong i think, so i changed it.
Title: Re: Testing build #204
Post by: r][m on October 03, 2008, 03:13:07 PM
Build 204
Added the delete feature to my template.
Its great, and thanks! ;D
Haven't found any problems here.