Descript.ion is still broken in 222, works in 220.
2. please, describe in details
- what you do
- what you expected
- what's different in what you actually got
I have one protected folder that contains all subfolders. All users have
access through this gateway. List Protected ony for allowed is checked.
Root is not protected.
Using the default tpl your first view is of this folder.
If you use ~login button every thing works as expected.
If you use index.html as default file mask for the root, clicking a link to
to the gateway folder brings up the login window. On logging in you are inside
this folder, and see all files you have access to, but HFS does not recognize
you are logged in for all macros. Testing the admin panel, or Luca69's code
to change user pass you get a "You must be logged In" error. (not hfs error)
If you use ~login without index.html page, everything works.
Aparrently the two login methods are not equal, but I expected they would be.
Edit:
2/8/09 10:23:25 AM 192.168.1.35:1310{M1 LAN} Not served: 401 - Unauthorized
I notice this log entry on login by using link instead of ~login button, but believed
it was expected behavior. [unauthorized] section/page doesn't appear though.
Up till now everything had worked after login.