We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A few links are broken in Form Login section of docs.
To Reproduce Click on the following links in the below section of Form Login docs page. AuthenticationFailureHandler SessionAuthenticationStrategy SecurityContextPersistenceFilter RememberMeServices
Expected behavior The links should take the user to the java docs pages of those classes.
The text was updated successfully, but these errors were encountered:
I submitted a pull request to fix this issue: #12823
Sorry, something went wrong.
Fix broken links in form login section
af8f9a7
Closes spring-projectsgh-12822
ffe029d
jzheaux
rai-sandeep
Successfully merging a pull request may close this issue.
Describe the bug
A few links are broken in Form Login section of docs.
To Reproduce
Click on the following links in the below section of Form Login docs page.
AuthenticationFailureHandler
SessionAuthenticationStrategy
SecurityContextPersistenceFilter
RememberMeServices
Expected behavior
The links should take the user to the java docs pages of those classes.
The text was updated successfully, but these errors were encountered: