Skip to content

Auths list hard-coded to only include Cookie Authentication #21

@dccampbell

Description

@dccampbell

$data['authentication']['cookie'] = array();

There is no way to mark a page as belonging in the auths list other than modifying this file and adding additional keys to this $data['authentication'] array. This means even auth pages generated by the plugin itself (oauth1 and broker) do not get listed correctly.

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