An open API service indexing awesome lists of open source software.

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

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/