Skip to content

Missing initialization in AuthArmor.php #1

@beastybeast

Description

@beastybeast

Uncaught Error: Attempt to assign property "ip_address" on null in /XXXX/autharmor/AuthArmor.php:156

I added

$post->origin_location_data = new stdClass();

after

$post = new stdClass();

in the following 2 functions auth_request_async and auth_request

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