Skip to content

Remove invalid credential_callable from authentication config #320

@alexmerlin

Description

@alexmerlin

Bug Report

config/autoload/authentication.global.php contains an array key called credential_callable which references a class method that does not exist. The key can be safely removed because the functionality it provided has been moved from src/User/src/Doctrine/UserAuthentication.php to src/Admin/src/Adapter/AuthenticationAdapter.php

Q A
Version(s) ^4.0.0

Metadata

Metadata

Assignees

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