Re: tapestry-spring-security logout

2009-04-10 Thread Michael Gerzabek
Hi Borut, sounds good. On my tasklist is upgrading to newest T5.1. Don't know when I've the time to. This will presumably be at the end of next week. To achieve the logoutService.logout( myURL) I'll have to take a look at the interface. Not sure if this signature originates in SS or in TSS.

tapestry-spring-security logout

2009-04-10 Thread Borut BolĨina
Hi, wouldn't it be nice if one could redirect a user after hitting the logout link to different urls based on some condition, like: logoutService.logout(myUrl) instead of just logoutService.logout() What do you think? Cheers, Borut