-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Use new authenticator system. #14219
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
Conversation
This one still lacks a unit test love. But you can manually test points from the description. |
c34cffe
to
9bdfbd3
Compare
I ran the API Library tests on this PR and there is only 1 test failing. That is pretty good! |
9bdfbd3
to
2486821
Compare
@escopecz Seems i have found the issue. Please re-run API tests with updated code. |
64a6d71
to
2f192d7
Compare
2fdfe12
to
4d5f986
Compare
@escopecz Please run api tests again. Thanks. |
@biozshock the API Library tests are passing now 🎉 https://github.com/mautic/api-library/actions/runs/11608868885 |
146356a
to
7dcad27
Compare
Thanks so much @markusVJH for testing this PR and for the detailed screenshots/videos! 🚀 |
This pull request has been mentioned on Mautic Forums. There might be relevant details there: |
@biozshock could you please resolve the conflict? Also rect to the comment where the small issue in SAML is shown on the screen recording? |
4ef3cdd
to
1a1ca53
Compare
1a1ca53
to
53005b6
Compare
53005b6
to
60c27ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some error visible in one of the videos but it's not blocking. I'm merging this to move forward. We can fix that later on.
Thank you for this!
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34874/1 |
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34900/1 |
Description
Remove deprecated authentication of Symfony 5. Use other forks to address the issues with current and next Symfony versions.
📋 Steps to test this PR: