We have some pages set only for anonymous users. If a user logs in from a login block on one of these pages, then once they log in they land on a Access Denied page. I would like to redirect them to a landing page. Please test this patch which I believe accomplishes the desired effect.

CommentFileSizeAuthor
r4032login.module.patch1.99 KBagerson
r4032login.install.patch503 bytesagerson

Comments

robloach’s picture

Version: 6.x-1.2 » 7.x-1.x-dev

Seems very reasonable. When a user is logged in and gets an access denied page, it currently just says Access Denied. Having a small dashboard or something, or redirect to their user account or something seems like a nice feature.

robloach’s picture

robloach’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.