Redirect user after login to a specific page

Created on 19 December 2022, over 1 year ago
Updated 21 August 2023, 10 months ago

Problem/Motivation

When a user tries accessing a URL to a site that is using restrict_ip, it doesn't serve the orginal URL but reroutes the request to a 403 page /restrict_ip/access_denied.

Proposed resolution

What if we captured the original URL and set it as a destination parameter at the end of the Redirect Response? So the URL would look something like /restrict_ip/access_denied?destination=original-url-string?

✨ Feature request
Status

Needs review

Version

4.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024