Skip to content

Forgot Password Functionality Broken with Committed Change to login.processor.php #2066

@jamilsamara

Description

@jamilsamara

The recent changes made to login.processor.php ($_REQUEST ==> $_POST) have broken the Forgot Password functionality. The normal login process uses a form so POST will work just fine there, but the Forgot Password process sends the user a link with GET variables in the querystring.

Here are the committed changes from December 18, 2021:
119d267

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions