Skip to content

[SITE-4994] Unneeded SimpleSAMLPHP tests running in action_admin_notices #412

@msalle

Description

@msalle

There are several new SimpleSAMLPHP related tests added to action_admin_notices() via commit 89a3d5e that run also when the config specifies to use the 'internal' backend. That is inefficient and leads to incorrect warnings in the logs.

The easy workaround is to put

in an else clause to the if statement in line 699.

I will open a PR doing the above.

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