committed by
Josh Cummings
parent
67bc1d8d4a
commit
4cc5f543ab
+1
@@ -59,6 +59,7 @@ import org.springframework.util.StringUtils;
|
||||
* @author Rob Winch
|
||||
* @author Eddú Meléndez
|
||||
* @author Onur Kagan Ozcan
|
||||
* @author Ngoc Nhan
|
||||
* @since 2.0
|
||||
*/
|
||||
public abstract class AbstractRememberMeServices
|
||||
|
||||
@@ -44,6 +44,7 @@ import org.jspecify.annotations.Nullable;
|
||||
* bypassed by the malicious addition of parameters to the path component.
|
||||
*
|
||||
* @author Luke Taylor
|
||||
* @author Ngoc Nhan
|
||||
*/
|
||||
final class RequestWrapper extends FirewalledRequest {
|
||||
|
||||
|
||||
+1
@@ -58,6 +58,7 @@ import org.springframework.web.util.UriComponentsBuilder;
|
||||
* @author Andrey Grebnev
|
||||
* @author Ben Alex
|
||||
* @author Luke Taylor
|
||||
* @author Ngoc Nhan
|
||||
*/
|
||||
public class DefaultSavedRequest implements SavedRequest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user