Posted by dagomar on September 21, 2011 at 5:25pm
2 followers
Jump to:
| Project: | Masquerade |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hey dudes & dudettes,
I stumbled upon a problem. It seems when the module "secure site" (http://drupal.org/project/securesite) is enabled, masquerade doesnt work. Steps to reproduce: install and configure secure site.
Secure site enables me to restrict access to the whole site. Ideal in situations where I dont want unauthorised access to my development sites.
Anyone any idea?
Thanks!
Comments
#1
Please provide more info, whats wrong?
#2
Hi Andy,
sorry for my late reply, I don't check in on drupal.org as often as i'd want.
I have installed secure site on my site. This restricts access to my site by method of HTTP Auth (according to their info, I am a complete noob in these matters). When I have it installed and configured, Masquerade doesn't work. I can fill out the desired username, click on 'go', I wait for the page to load, and then I am back logged in as the admin user, not the desired user.
I am not sure if this is possible to fix...
Is this enough info?
Yours,
Dagomar
#3
I see nothing that could conflict within module. It looks like there's a trouble with argument passed. Can you try to check this with current dev version
#4
Hi Andy,
thanks for replying. And again my apologies for not replying timely. I have tried the latest dev, still doesn't work. I am thinking this has more to do with Secure Site as with masquerade.
I just found this: http://drupal.org/node/726848#comment-3609248
It seems this same issue has been posted also in the secure site issue cue, so this is a duplicate. I am not sure where it belongs though...
Greets,
Dagomar
#5
No idea about what secure site does with menu but I sure that admin menu has the same trouble so conflict lay in a way the secure site does menu alter
#6
Actually, refreshing the page will fix admin menu when using secure site. It is strange though. Perhaps we should close this issue as duplicate?