Skip to content

Clean up obsolete oauth entrypoint #1038

@stwalkerster

Description

@stwalkerster

/oauth/callback.php is a left-over from the pre-newinternal days that was kept around so we didn't have to recreate the OAuth application on-wiki and force everyone to re-authenticate.

Since we enabled OAuth-based creation, we had to create a new OAuth application and force everyone to re-authenticate anyway, so production is now using the /internal.php/oauth/callback/authorise path instead.

We should delete /oauth/callback.php and anything that becomes unused due to it's deletion (OAuthRequestRouter comes to mind, but it may not be the only thing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    phpPull requests that update Php codephp8trivialThis pull request is trivial to review, or this issue is trivial to resolve

    Type

    Projects

    Status

    Incoming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions