Re: Acegi and Wicket-auth-roles

2007-10-24 Thread Michael Sparer
/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Acegi-and-Wicket-auth-roles-tf4280003.html#a13388277 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Acegi and Wicket-auth-roles

2007-10-24 Thread Michael Sparer
://www.nabble.com/Acegi-and-Wicket-auth-roles-tf4280003.html#a13388684 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Acegi and Wicket-auth-roles

2007-10-24 Thread Erik van Oosten
Thanks for adding this to the wiki! Regards, Erik. Michael Sparer schreef: and _not_ vice versa. otherwise the wicket servlet looks for authorities that haven't been set yet. ... always the easy and logical things waste my time ;-) -- Erik van Oosten http://2008.rubyenrails.nl/

Re: Acegi and Wicket-auth-roles

2007-08-18 Thread Erik van Oosten
Hi Ian, Indeed, the Wicket base class from Wicket-auth-roles does keep the 'is signed in' state. This is okay; it is the intention that you invalidate the session upon logout. This should of course happen automatically on a timeout after you close the browser. If the browser did not keep