Quantcast

Acegi and session.invalidate()

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Acegi and session.invalidate()

A_Grails_User
Hi there,

I wrote an action to allow an user to delete himself. That works pretty well but I think I have to invalidate the session somehow. I'm using Acegi 0.3 and I tried session.invalidate() but that's not working as expected. How can I remove the user from the session in case of he deletes himself?

Thanks for your input...

Cheers
AGU
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Acegi and session.invalidate()

burtbeckwith
What do you mean that it doesn't work as expected - invalidate() doesn't
invalidate?

Burt

On Tuesday 09 September 2008 11:26:13 am A_Grails_User wrote:

> Hi there,
>
> I wrote an action to allow an user to delete himself. That works pretty
> well but I think I have to invalidate the session somehow. I'm using Acegi
> 0.3 and I tried session.invalidate() but that's not working as expected.
> How can I remove the user from the session in case of he deletes himself?
>
> Thanks for your input...
>
> Cheers
> AGU



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Loading...