Skip to content

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.

Merge request reports