Skip to content

Conversation

@rojtjo
Copy link
Contributor

@rojtjo rojtjo commented Mar 23, 2025

Fixes the URL generation to the email verification screen by directly using the middleware in the route file.

Updating a single middleware alias on the HTTP Kernel from a service provider isn't currently possible unfortunately. Updating it on the router is possible, but gets overwritten again unless we wrap it in an afterResolving callback.

@rojtjo rojtjo merged commit b1b2d86 into main Mar 23, 2025
@rojtjo rojtjo deleted the feature/fix-email-verification branch March 23, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants