Re: [Acegisecurity-developer] [PATCH] Prevent AnonymousProcessingFilter from creating HttpSessions

2005-07-23 Thread Ben Alex
mike perham wrote: Thanks for a great subsystem, guys. The documentation is fantastic, the build as simple as 1-2-3 and the API well designed. This patch is against the latest CVS snapshot. Note also that I removed a huge block of javadoc that doesn't seem to apply - I assume it was a cut

[Acegisecurity-developer] [PATCH] Prevent AnonymousProcessingFilter from creating HttpSessions

2005-07-21 Thread mike perham
From the patch: /** * Controls whether the filter will remove the Anonymous token * after the request is complete. Since HttpSessionContextIntegrationFilter * will create a session for every context that is non-default, this filter has * the unfortunate result that any