Skip to content

The exampleauth Module Is Disabled by Default #1477

@ilyabakhlin

Description

@ilyabakhlin

According to the documentation about setting up the identity provider, there's no reference to the following line of code:

'exampleauth' => false,

In the mentioned documentation, you can enable the module by creating the enable file. However, the application ignores that, forcing the developer to look for this key and set it to true.

Why is that, and why is it not documented? The module is not enabled by default as the enable file is not present in the module's directory.

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