CookieCrumbler and restricted Access
Hi, I now use CookieCrumbler to authenticate the users, but I still got a problem. But first let me explain the site structure a bit: <HOME> |- acl_users - with all site-related users |- CookieCrumbler's cookie_authentication |- News | |- index_html | |- Editinterface The Problem is within the News folder, the index_html is accessible for everybody, but contains a dtml-if so that a Link to EditInterface is only provided for Logged in users. This works fine, but if I click this Link I have to authenticate again, even if I'm already logged in?! I've only disabled Acuirement for the View-permission of this file and set it for the Manager and the Webeditor role. Or do I have to add another cookie_authenticate to each Subfolder? Andreas -- You will triumph over your enemy.
On 07.Mai 2003 - 16:50:09, Andreas Pakulat wrote:
Hi,
I now use CookieCrumbler to authenticate the users, but I still got a problem. But first let me explain the site structure a bit:
<HOME> |- acl_users - with all site-related users |- CookieCrumbler's cookie_authentication |- News | |- index_html | |- Editinterface
The Problem is within the News folder, the index_html is accessible for everybody, but contains a dtml-if so that a Link to EditInterface is only provided for Logged in users. This works fine, but if I click this Link I have to authenticate again, even if I'm already logged in?! I've only disabled Acuirement for the View-permission of this file and set it for the Manager and the Webeditor role.
Or do I have to add another cookie_authenticate to each Subfolder?
Looks like I found the answer myself: As I got several problems displaying the pages I develop I changed from my mozilla (1.0.0) to Konqueror and now everything works fine. The login works and also all renderingproblems are gone :) Andreas -- Your love life will be happy and harmonious.
On 08.Mai 2003 - 00:39:56, Andreas Pakulat wrote:
On 07.Mai 2003 - 16:50:09, Andreas Pakulat wrote:
Hi,
I now use CookieCrumbler to authenticate the users, but I still got a problem. But first let me explain the site structure a bit:
<HOME> |- acl_users - with all site-related users |- CookieCrumbler's cookie_authentication |- News | |- index_html | |- Editinterface
The Problem is within the News folder, the index_html is accessible for everybody, but contains a dtml-if so that a Link to EditInterface is only provided for Logged in users. This works fine, but if I click this Link I have to authenticate again, even if I'm already logged in?! I've only disabled Acuirement for the View-permission of this file and set it for the Manager and the Webeditor role.
Or do I have to add another cookie_authenticate to each Subfolder?
Looks like I found the answer myself: As I got several problems displaying the pages I develop I changed from my mozilla (1.0.0) to Konqueror and now everything works fine. The login works and also all renderingproblems are gone :)
I now tried the recent mozilla 1.3 and the layout problem doesn't really show up, but I still have to login twice, which is really bad. Does anyone have experience with CookieCrumbler and Mozilla and can give me a hint how to solve this? Andreas -- Tonight's the night: Sleep in a eucalyptus tree.
On Thu, 08.05.2003 at 20:11 +0200, Andreas Pakulat wrote:
On 08.Mai 2003 - 00:39:56, Andreas Pakulat wrote: show up, but I still have to login twice, which is really bad. Does anyone have experience with CookieCrumbler and Mozilla and can give me a hint how to solve this?
We're using mozilla with CookieCrumbler and it works just fine. We've had no problems. -- paavo. "4000 hungry children leave us per hour from starvation while billions are spent on bombs creating death showers"
On 09.Mai 2003 - 09:12:13, Paavo Parkkinen wrote:
On Thu, 08.05.2003 at 20:11 +0200, Andreas Pakulat wrote:
On 08.Mai 2003 - 00:39:56, Andreas Pakulat wrote: show up, but I still have to login twice, which is really bad. Does anyone have experience with CookieCrumbler and Mozilla and can give me a hint how to solve this?
We're using mozilla with CookieCrumbler and it works just fine. We've had no problems.
Which OS and which version? I tried Mozilla 1.1 on a Win* Machine, where it works, only my 1.0.0 build here on Linux doesn't work and also a 1.3 self compiled version had this problem. I suppose in the case of 1.3 self compiled I had a problem with the old .mozilla dir in my home. Andreas -- You've been leading a dog's life. Stay off the furniture.
On 09.Mai 2003 - 09:58:17, Andreas Pakulat wrote:
On 09.Mai 2003 - 09:12:13, Paavo Parkkinen wrote:
On Thu, 08.05.2003 at 20:11 +0200, Andreas Pakulat wrote:
On 08.Mai 2003 - 00:39:56, Andreas Pakulat wrote: show up, but I still have to login twice, which is really bad. Does anyone have experience with CookieCrumbler and Mozilla and can give me a hint how to solve this?
We're using mozilla with CookieCrumbler and it works just fine. We've had no problems.
Which OS and which version? I tried Mozilla 1.1 on a Win* Machine, where it works, only my 1.0.0 build here on Linux doesn't work and also a 1.3 self compiled version had this problem. I suppose in the case of 1.3 self compiled I had a problem with the old .mozilla dir in my home.
Now I feel really stupid. I disabled cookies when I installed CookieCrumbler to see what happens if a person with cookies disabled would brosw the site and try to authenticate. And I forgot to turn them on again, that's really stupid... Andreas -- You will be traveling and coming into a fortune.
participants (2)
-
Andreas Pakulat -
Paavo Parkkinen