There is an implementation of the security framework, and even an examples project now. See wicket-auth-roles/ wicket-auth-examples. Creating an implementation for Acegi should be easy enough. I'm afraid I don't have time to create one, and there's multiple choices you can make with Acegi anyway (because you can differ implementations for Acegi).
But if you know you would want to use Acegi, I'd be glad to help out a bit. Eelco On 2/8/06, Johan Compagner <[EMAIL PROTECTED]> wrote: > the planning is that 1.2 will be released within 2 months (i hope within 1 > but that is maybe a bit to much) > > We have now a Security framework (better said security interfaces) inside > wicket. Where a implementation can be attached to > (like jaas or acegi i guess) > There is currently not a real implementation build on acegi as far as i > know. But i guess it just have to be build as an implementation of the > current security interafaces. > > Why do you require to use Acegi? > > johan > > > > On 2/8/06, Dorel Vaida <[EMAIL PROTECTED]> wrote: > > Hi there, without any intention to create presure, I would want to ask > > if the version 1.2 of Wicket provides integration with the Acegi > > security framework (as stated in the roadmap for Wicket 1.2). Also I'd > > like to ask if the 1.2 final release will be delayed more than 2, or 3 > > months from now. I'm asking this because my next project requirements > > include the use of Acegi as the security framework for the web tier and > > I estimate the development to last at least 3 months and I'd like to go > > into production with a stable version of Wicket. It'll influence my > > decision of working with Wicket 1.2, 1.1 or if I will even choose Wicket > > for the project. > > > > Thanks alot. > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
