Skip to content

feat: add email confirmation error redirection#2364

Draft
jb-thery wants to merge 166 commits intostrapi:mainfrom
jb-thery:enhancement/rework-email-confirmation
Draft

feat: add email confirmation error redirection#2364
jb-thery wants to merge 166 commits intostrapi:mainfrom
jb-thery:enhancement/rework-email-confirmation

Conversation

@jb-thery
Copy link

What does it do?

This PR updates the Users & Permissions plugin documentation to include details about the new Error confirmation redirection URL feature. Specifically, the following changes were made:
1. Added information in the developer documentation to describe how to configure the Error confirmation redirection URL for email confirmation errors.
2. Updated the user documentation to include the new setting under the “Advanced Settings” section of the plugin configuration.

Why is it needed?

The new Error confirmation redirection URL feature allows developers to provide a smoother user experience by redirecting end users to a custom page when they encounter invalid or expired email confirmation links, instead of seeing a raw 403 error. This documentation update ensures users and developers know how to use this feature effectively.

Related issue(s)/PR(s)

strapi/strapi#22674

AtallahFatma and others added 15 commits January 15, 2025 16:35
* chore: update backup doc

* chore: change the screenshots
strapi#2343)

* enhancement: add landingPage config

* Fix broken anchor

* Fix broken anchor

* Fix broken anchor

* Fix broken anchor

* Add format around path

* Simplify

* Don't use positional words in docs (below → following)

* Fix broken anchor

* Update docusaurus/docs/dev-docs/plugins/graphql.md

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>

* Update docusaurus/docs/dev-docs/plugins/graphql.md

Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>

---------

Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Fixed the typo of "graphql" plugin name
Signed-off-by: Jean-Baptiste Thery <jb.thery@jcode.works>
@vercel
Copy link

vercel bot commented Jan 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2025 6:00pm

@strapi-cla
Copy link

strapi-cla commented Jan 19, 2025

CLA assistant check
All committers have signed the CLA.

@pwizla
Copy link
Collaborator

pwizla commented Jan 22, 2025

Thank you!

We'll wait for the strapi/strapi PR to be approved before reviewing the docs one.

@pwizla pwizla self-assigned this Jan 22, 2025
@pwizla pwizla force-pushed the main branch 2 times, most recently from 25723df to 63466f0 Compare June 27, 2025 15:32
@pwizla pwizla added the flag: merge pending release Pending Strapi Release label Aug 13, 2025
@pwizla pwizla changed the base branch from main to v6/next-backup-before-cms-folder-push January 28, 2026 14:49
@pwizla pwizla changed the base branch from v6/next-backup-before-cms-folder-push to repo/v5-main-backup-before-redesign-push January 28, 2026 14:50
@pwizla pwizla changed the base branch from repo/v5-main-backup-before-redesign-push to v6/backup-cms-folder-with-archives January 28, 2026 14:52
@pwizla pwizla changed the base branch from v6/backup-cms-folder-with-archives to main January 28, 2026 14:52
@pwizla
Copy link
Collaborator

pwizla commented Jan 28, 2026

Hi.
I'm having a look at old documentation PRs that have been stale for a while. I'm sorry the corresponding strapi/strapi PR did not get the attention it deserves 😞

The strapi/documentation repo content has changed significantly since your PR was created. I tried to change the base to some backups, but it made things worse, so I changed it back to main branch.

No worries, when the strapi/strapi PR will get merged, I'll rework this one, assuming I should focus on backporting changes from the (now merged) User Guide and Developer Docs and will edit the Features > Email page so that no extra work is required on your side.

Thank you again for your interest in contributing to the Strapi documentation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flag: merge pending release Pending Strapi Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.