-
- Downloads
Change return types for 4 spring UserDetails booleans to true
These 4 fields influence behavior of a lot of Spring Security components. When they were previously set to false, these users could not log in or pass any authorization checks.
parent
319cbad8
No related branches found
No related tags found
Showing
- uw-spring-security-core/src/main/java/edu/wisc/uwss/uds/UdsPersonUserDetailsImpl.java 16 additions, 8 deletions...main/java/edu/wisc/uwss/uds/UdsPersonUserDetailsImpl.java
- uw-spring-security-core/src/test/java/edu/wisc/uwss/uds/UdsPersonUserDetailsImplTest.java 1 addition, 4 deletions.../java/edu/wisc/uwss/uds/UdsPersonUserDetailsImplTest.java
Loading
Please register or sign in to comment