Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Authentication is not working properly with the new version of Openfire #16

@theoziran

Description

@theoziran

The auth() method is not working properly the success reponse doest not satisfy. In the Openfire 3.10 version the sucess response is a little different.

if (!$body->hasChildNodes() || $body->firstChild->nodeName !== 'success') {
            throw new Exception("Invalid login");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions