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.
This commit is contained in:
parent
2cb3703253
commit
e987e1051b
|
@ -7,6 +7,7 @@ Changes in version 0.6 (2004-xx-xx)
|
||||||
* Improved organisation of DaoAuthenticationProvider to facilitate subclassing
|
* Improved organisation of DaoAuthenticationProvider to facilitate subclassing
|
||||||
* Fixed Linux compatibility issues (directory case sensitivity etc)
|
* Fixed Linux compatibility issues (directory case sensitivity etc)
|
||||||
* Fixed AbstractProcessingFilter to handle servlet spec container differences
|
* Fixed AbstractProcessingFilter to handle servlet spec container differences
|
||||||
|
* Fixed CasAuthenticationToken if proxy granting ticket callback not requested
|
||||||
* Documentation improvements
|
* Documentation improvements
|
||||||
|
|
||||||
Changes in version 0.51 (2004-06-06)
|
Changes in version 0.51 (2004-06-06)
|
||||||
|
|
Loading…
Reference in New Issue