소스 검색

Move port mapping functionality into separate classes to allow reuse. Permit implementations to override the source port (required given some browsers do not respond to HTTP redirects correctly).

Ben Alex 21 년 전
부모
커밋
c641c445a0
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4 2
      upgrade-04-05.txt

+ 4 - 2
upgrade-04-05.txt

@@ -10,8 +10,10 @@ applications:
   WebApplicationContextUtils.getApplicationContext() method. Refer to the
   reference documentation to see the new configuration of filters.
 
-- SecurityEnforcementFilter now requires an AuthenticationEntryPoint.
-  Refer to the reference documentation to see the alternatives available.
+- SecurityEnforcementFilter now requires an AuthenticationEntryPoint
+  and PortResolver. Refer to the reference documentation to see the
+  alternatives AuthenticationEntryPoint implementations available. Simply
+  use the PortResolverImpl for the PortResolver requirement.
 
 - Any of your login or login failure pages that previously referred to
   AuthenticationProcessingFilter.ACEGI_SECURITY_LAST_EXCEPTION_KEY