Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auth_oidc: Missing class import 'action_failed' in utils.php #2571

Closed
christianabila opened this issue Jun 4, 2024 · 2 comments · Fixed by #2582, #2583 or #2584
Closed

auth_oidc: Missing class import 'action_failed' in utils.php #2571

christianabila opened this issue Jun 4, 2024 · 2 comments · Fixed by #2582, #2583 or #2584
Assignees
Labels
Issue type - bug Bugs in existing code that needs to be fixed. Plugin - auth_oidc Status - In Progress WIP
Milestone

Comments

@christianabila
Copy link
Contributor

When auth_oidc | debugmode is on in v4.1.6, then following error is produced, because of a missing class import

authoidc_classnotfound

@christianabila christianabila changed the title Missing class import 'action_failed' in utils.php auth_oidc: Missing class import 'action_failed' in utils.php Jun 4, 2024
@weilai-irl weilai-irl self-assigned this Jun 4, 2024
@christianabila
Copy link
Contributor Author

See #2573

@weilai-irl
Copy link
Collaborator

Hi @christianabila

The fix to this issue has been included in release 4.1.7, 4.2.6 and 4.3.4 on 2nd of July 2024.

Thank you again for reporting the issue and providing the solution.

Regards,
Lai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment