Skip to content

Polish JDBC Authentication documentation #8550

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

Merged
merged 1 commit into from
May 21, 2020

Conversation

thomasturrell
Copy link
Contributor

  • Correct documented default schema to match default schema exposed as classpath resource.
    A varchar of size 50 is not large enough for the encoded password.
  • Fix Java example of adding users to JdbcUserDetailsManager.

* Correct documented default schema to match default schema exposed as classpath resource
* Fix Java example of adding users to JdbcUserDetailsManager
@pivotal-issuemaster
Copy link

@thomasturrell Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@thomasturrell Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 18, 2020
@rwinch rwinch added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels May 21, 2020
@rwinch rwinch self-assigned this May 21, 2020
@rwinch rwinch added this to the 5.4.0-M2 milestone May 21, 2020
@rwinch rwinch merged commit 014df98 into spring-projects:master May 21, 2020
@rwinch
Copy link
Member

rwinch commented May 21, 2020

Thanks for the Pull Request! This is now merged into master 😄

rwinch pushed a commit that referenced this pull request May 21, 2020
* Correct documented default schema to match default schema exposed as classpath resource
* Fix Java example of adding users to JdbcUserDetailsManager

Fixes gh-8550
@spring-projects-issues spring-projects-issues added the status: backported An issue that has been backported to maintenance branches label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples status: backported An issue that has been backported to maintenance branches type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants