spring-security/core
dperezcabrera 898d005a53 InMemoryUserDetailsManager.updatePassword case-insenstive
Previously updatePassword was case sensitive which was
inconsistent with the rest of the class.

This commit updates updatePassword to be case insensitive.

Fixes: gh-6039
2018-11-09 11:39:58 -06:00
..
src InMemoryUserDetailsManager.updatePassword case-insenstive 2018-11-09 11:39:58 -06:00
spring-security-core.gradle Delay lookup of managedVersions 2018-03-16 13:55:17 -05:00