Skip to content

WP multisite and custom index (/) route doesn't let wp-activate.php activate the user. #550

Description

@Filippo-Bonesso

Version

5.0

What did you expect to happen?

the route doesnt break wp funcionality

What actually happens?

the link for activating the user isn't working if we doesnt have the frontpage set but use a custom route

Steps to reproduce

create a multisite, delete wp pages and use a custom route for frontpage
Route::view('/', 'index')->name('home');

Add a new user to the site with confirmation link

the link created isn't working

System info

macos

Log output

the request is returning the custom route


http://immobiliare.test/wp-activate.php?key=3466e77fcd894ec1
Request Method
GET
Status Code
200 OK
Remote Address
127.0.0.1:80
Referrer Policy
strict-origin-when-cross-origin

Please confirm this isn't a support request.

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions