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

Update recipe_sonata_admin_without_user_bundle.rst #6852

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

pk1z
Copy link
Contributor

@pk1z pk1z commented Feb 12, 2021

Return type method getLoginUrl() of base class AbstractFormLoginAuthenticator is string, so getLoginUrl must return string. Otherwise, opening route /admin/login/ (with slash on the end) will show error "Warning: Header may not contain more than a single header, new line detected".

Return type method getLoginUrl() of base class AbstractFormLoginAuthenticator is string, so getLoginUrl must return string. Otherwise, opening route /admin/login/ (with slash on the end) will show error "Warning: Header may not contain more than a single header, new line detected".
@VincentLanglet VincentLanglet requested a review from a team February 12, 2021 13:22
@VincentLanglet VincentLanglet merged commit 2127a5d into sonata-project:3.x Feb 15, 2021
@VincentLanglet
Copy link
Member

Thanks @pk1z

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

Successfully merging this pull request may close these issues.

2 participants