Posted by AmrMostafa on October 6, 2009 at 11:53am
| Project: | Bakery Single Sign-On System |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
- Set cookie domain to example.com
- Re-login (since the above will obviously invalidate the current session cookie)
- Enable bakery module
- You will are logged out again and the URL in the location bar is something like:
http://example.com/admin/build/modules?no_cache=1254829489 - Go to "/user" you will get "Access Denied" page even though you are not logged in.
- Go to "/bakery" you will be redirected to "drupal.org/user/login".
Comments
#1
Patch attached! ;)
(Hint for people with the same problem: You must be uid 1 when enabling it)
#2
#3
thanks, applied.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.