Access denied on "/user" after enabling bakery
alienbrain - October 6, 2009 - 11:53
| Project: | Bakery Single Sign-On System |
| Version: | 6.x-0.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
- 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".

#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.