You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Maurice Marrink <ma...@gmail.com> on 2007/11/19 12:25:21 UTC

Wicket-security 0.1-beta1 released

Beta1 has just been released for the following projects.
Wasp
Swarm
and the accompanying Examples.

The files are available on the wicketstuff maven repository
http://wicketstuff.org/maven/repository/
And on sourceforge http://sourceforge.net/project/showfiles.php?group_id=134391
The live examples can be found at http://wicketstuff.org/wicketsecurity/

The biggest changes since the previous release (on July 15) are:
Wasp
-Added support for basic http authentication
-Added several secure components
-Updated several dependencies
-Updated documentation
-Added more security checks
-Made some small changes to the API

Swarm
-Updated dependencies
-Added new permission and action to imply all other permissions
-Made some small API changes
-Updated documentation
-Improved basic action class

Examples
-Added example showing basic http authentication
-Added example showing how to customize authorization
-Added example showing Acegi authentication

For those of you who got the maven snapshots, the only difference is
that i put the wicket dependency on 1.3.0-rc1 instead of snapshot, but
thats just a formality since it will run on any 1.3.0 version.

Maurice

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-security 0.1-beta1 released

Posted by Maurice Marrink <ma...@gmail.com>.
Yes, I think so.

I might have to build in some caching for high volume applications.
but as of yet i have no data to verify this.

Maurice

On Nov 19, 2007 12:39 PM, James Perry <ja...@gmail.com> wrote:
> Would you say this release is production ready for a low volume e-commerce
> site?
>
> Cheers,
> James.
>
>
> On Nov 19, 2007 11:25 AM, Maurice Marrink <ma...@gmail.com> wrote:
>
> > Beta1 has just been released for the following projects.
> > Wasp
> > Swarm
> > and the accompanying Examples.
> >
> > The files are available on the wicketstuff maven repository
> > http://wicketstuff.org/maven/repository/
> > And on sourceforge
> > http://sourceforge.net/project/showfiles.php?group_id=134391
> > The live examples can be found at http://wicketstuff.org/wicketsecurity/
> >
> > The biggest changes since the previous release (on July 15) are:
> > Wasp
> > -Added support for basic http authentication
> > -Added several secure components
> > -Updated several dependencies
> > -Updated documentation
> > -Added more security checks
> > -Made some small changes to the API
> >
> > Swarm
> > -Updated dependencies
> > -Added new permission and action to imply all other permissions
> > -Made some small API changes
> > -Updated documentation
> > -Improved basic action class
> >
> > Examples
> > -Added example showing basic http authentication
> > -Added example showing how to customize authorization
> > -Added example showing Acegi authentication
> >
> > For those of you who got the maven snapshots, the only difference is
> > that i put the wicket dependency on 1.3.0-rc1 instead of snapshot, but
> > thats just a formality since it will run on any 1.3.0 version.
> >
> > Maurice
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-security 0.1-beta1 released

Posted by James Perry <ja...@gmail.com>.
Would you say this release is production ready for a low volume e-commerce
site?

Cheers,
James.

On Nov 19, 2007 11:25 AM, Maurice Marrink <ma...@gmail.com> wrote:

> Beta1 has just been released for the following projects.
> Wasp
> Swarm
> and the accompanying Examples.
>
> The files are available on the wicketstuff maven repository
> http://wicketstuff.org/maven/repository/
> And on sourceforge
> http://sourceforge.net/project/showfiles.php?group_id=134391
> The live examples can be found at http://wicketstuff.org/wicketsecurity/
>
> The biggest changes since the previous release (on July 15) are:
> Wasp
> -Added support for basic http authentication
> -Added several secure components
> -Updated several dependencies
> -Updated documentation
> -Added more security checks
> -Made some small changes to the API
>
> Swarm
> -Updated dependencies
> -Added new permission and action to imply all other permissions
> -Made some small API changes
> -Updated documentation
> -Improved basic action class
>
> Examples
> -Added example showing basic http authentication
> -Added example showing how to customize authorization
> -Added example showing Acegi authentication
>
> For those of you who got the maven snapshots, the only difference is
> that i put the wicket dependency on 1.3.0-rc1 instead of snapshot, but
> thats just a formality since it will run on any 1.3.0 version.
>
> Maurice
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>