소스 검색

Relax restriction on empty Strings for proxy callback URL, as this should be an empty String if no proxy callback was requested during service ticket validation.

Ben Alex 21 년 전
부모
커밋
e987e1051b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      changelog.txt

+ 1 - 0
changelog.txt

@@ -7,6 +7,7 @@ Changes in version 0.6 (2004-xx-xx)
 * Improved organisation of DaoAuthenticationProvider to facilitate subclassing
 * Fixed Linux compatibility issues (directory case sensitivity etc)
 * Fixed AbstractProcessingFilter to handle servlet spec container differences
+* Fixed CasAuthenticationToken if proxy granting ticket callback not requested
 * Documentation improvements
 
 Changes in version 0.51 (2004-06-06)