Skip to content

Commit

Permalink
[TASK] Add link to felogin error redirect handler
Browse files Browse the repository at this point in the history
  • Loading branch information
garvinhicking authored Nov 7, 2024
1 parent 75f5f6b commit 4f2989f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ For an example implementation of the :php:`PageErrorHandlerInterface`, take a
look at :t3src:`core/Classes/Error/PageErrorHandler/PageContentErrorHandler.php`
or :t3src:`core/Classes/Error/PageErrorHandler/FluidPageErrorHandler.php`.

For a custom 403 error handler with redirect to a login form, please see
:ref:`Custom error handler implementation for 403 redirects
<typo3/cms-felogin:felogin-how-to-implement-403redirect-error-handler>`.

Properties
==========

Expand Down

0 comments on commit 4f2989f

Please sign in to comment.