Skip to content
Commit fc717473 authored by Torben Hansen's avatar Torben Hansen Committed by Stefan Bürk
Browse files

[FEATURE] Allow redirect filtering by "protected" state


The redirects module does currently not allow to filter redirects
based on the `protected` state. This making it hard to effectively
administrate protected redirects on websites with a huge amount of
redirects.

This change introduces a new filter option in the redirect
administration module which makes it possible to filter redirects
based on the `protected` state.

Protected redirects are now also visually highlighted by a lock-icon
in the list of redirects.

Additionally, unit- and functional-tests have been extended to
cover redirect filtering based on the `creation_type` and
`protected` state.

Resolves: #102072
Releases: main
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: I4537c2a4ab09e78ac72cc63a393fa28558180e26
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81303


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 0d8936e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment