Re: [Acegisecurity-developer] Dynamic defaultTargetUrl

2006-08-31 Thread Brian Pontarelli
To: acegisecurity-developer@lists.sourceforge.net Subject: Re: [Acegisecurity-developer] Dynamic defaultTargetUrl Brian Pontarelli wrote: I think the issue is that the login is a component that exists on many pages and the login/failure should return the user to the page

Re: [Acegisecurity-developer] Dynamic defaultTargetUrl

2006-08-25 Thread Brian Pontarelli
I think the issue is that the login is a component that exists on many pages and the login/failure should return the user to the page they were viewing rather than a stock login/home page. The best bet at this point is probably to subclass APF and just redirect or forward back to a URL stored

[Acegisecurity-developer] Apologies - email list didn't work

2006-07-14 Thread Brian Pontarelli
Hey Ben and Ray, sorry about not getting back to you on this stuff. The SF mailing lists have been a real pain in the butt. I resubscribed to the developer list once again and hopefully this time it takes and I start receiving emails. I'll have the patch up in JIRA today I'm hoping. I'm just

[Acegisecurity-developer] AJAX support follow up

2006-07-11 Thread Brian Pontarelli
a fork locally. I think there are enough companies doing AJAX work and using a session (or that would like to use an AJAX style login form) that this is really a valuable patch. Thanks, Brian Pontarelli - Using Tomcat but need

[Acegisecurity-developer] ACEGI patch to support AJAX

2006-07-06 Thread Brian Pontarelli
Hello all, There have beean a few emails go between me and Ben Alex regarding ACEGI and support for AJAX. I have completed a patch on the 1.1 SNAPSHOT line that allows AJAX integration with ACEGI. This patch mostly adds additional configuration properties for AJAX URLs and also leverages