Re: [Acegisecurity-developer] Nightly snapshots

2005-09-21 Thread Ben Alex
Ben Alex wrote: Luke Taylor wrote: I think I probably forgot to set the cron job to kick off the script on SF when I reinstalled my server. If someone could remind me where the script is again that would be useful :). shell.sourceforge.net:/home/groups/a/ac/acegisecurity/daily.sh Hi

[Acegisecurity-developer] Re: Acegi JSR-168 Portlet Integration

2005-09-21 Thread John Lewis
Ben, Thanks for the feedback. Here are the responses to your questions and comments: - I'll start working on updating to 0.9.0 next month. We are close to a deployment of our own and I don't want to start refactoring until after that. - PortletSessionContextIntegrationInterceptor is in

Re: [Acegisecurity-developer] Re: Acegi JSR-168 Portlet Integration

2005-09-21 Thread Ben Alex
John Lewis wrote: - You are correct that the portlet container performs the authentication and then provides a String username to portlets running within the portlet container. It is very similar to CAS and X509 and I modeled the code after those two quite a bit. Unfortunately, the JSR-168