spring-projects / spring-projects/spring-session
Spring session jdbc getting password blank after successful login
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
Hi, I have integerated spring session jdbc but when login successfully and session is created and store in Spring_session, then password field getting blank. Password field contain after login '' something blank.
I check several time, but it is the issue with spring session jdbc. When i remove the dependency, password is not getting blank anymore.
Please tell me how to fix this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, version, or reproducible application is named. Start by clarifying which password field is blank and reproducing a successful login with Spring Session JDBC enabled versus the dependency removed; done requires a confirmed reproduction, an identified cause, and a regression test showing the password is preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- authentication, backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100