https://github.com/michael-simons/passwordmigration
Demonstrating one way to migrate unsecured, old password hashes to Spring Security 5
https://github.com/michael-simons/passwordmigration
Last synced: 11 months ago
JSON representation
Demonstrating one way to migrate unsecured, old password hashes to Spring Security 5
- Host: GitHub
- URL: https://github.com/michael-simons/passwordmigration
- Owner: michael-simons
- Created: 2018-01-10T20:18:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T20:39:24.000Z (almost 7 years ago)
- Last Synced: 2025-07-15T04:27:06.675Z (12 months ago)
- Language: Java
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# passwordmigration
See the blogpost here: [Spring Security 5: New password storage format][1].
[1]: http://info.michael-simons.eu/2018/01/13/spring-security-5-new-password-storage-format/