Re: tapestry-security users: are you using shiro.ini?

2011-06-01 Thread Massimo Lusetti
On Wed, Jun 1, 2011 at 3:43 AM, Kalle Korhonen
 wrote:

> FYI, this is implemented now. For the impatient, see

Oh... this makes it a lot more desirable, thanks Tynamo team.

Cheers
-- 
Massimo
http://meridio.blogspot.com

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: tapestry-security users: are you using shiro.ini?

2011-05-31 Thread ael
Good Job 

Kalle

I cant wait to try this out. :)

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p160.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: tapestry-security users: are you using shiro.ini?

2011-05-31 Thread Kalle Korhonen
FYI, this is implemented now. For the impatient, see
http://svn.codehaus.org/tynamo/trunk/tapestry-security/src/test/java/org/tynamo/security/testapp/services/AppModule.java
and try out tapestry-security 0.4.0-SNAPSHOT. Release follows once
I've updated the docs.

Kalle


On Wed, May 4, 2011 at 10:18 AM, Andrey Larionov  wrote:
> Please, remove this odd config file
>
> On Tue, May 3, 2011 at 02:19, ael  wrote:
>> i cannot understand what is the use of shiro.ini
>> when you can put all of your users in the database.
>>
>> For me shiro.ini is an old style.
>>
>> Just my opinion :)
>>
>> --
>> View this message in context: 
>> http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p4365908.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: tapestry-security users: are you using shiro.ini?

2011-05-04 Thread Andrey Larionov
Please, remove this odd config file

On Tue, May 3, 2011 at 02:19, ael  wrote:
> i cannot understand what is the use of shiro.ini
> when you can put all of your users in the database.
>
> For me shiro.ini is an old style.
>
> Just my opinion :)
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p4365908.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: tapestry-security users: are you using shiro.ini?

2011-05-02 Thread ael
i cannot understand what is the use of shiro.ini
when you can put all of your users in the database.

For me shiro.ini is an old style.

Just my opinion :)

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/tapestry-security-users-are-you-using-shiro-ini-tp4365590p4365908.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



tapestry-security users: are you using shiro.ini?

2011-05-02 Thread Kalle Korhonen
I just bumped the trunk of Tynamo's tapestry-security to version
0.4.0-SNAPSHOT in order to start working on a few, potentially
backwards incompatible changes. I've long wanted to rewrite some of
the underlying Shiro filter code to remove clutter and to improve
performance for Tapestry applications. I'll also add the possibility
of contributing new security filters via code (not just configuring
existing filters, which was already possible) and so the question is,
does anybody need shiro.ini? I bet I'm going to get a few "yes, we are
using it and we like it" responses, but if you could do all of the
shiro.ini configuration in code (Tapestry style), would you prefer it?
If not, why not?

Kalle

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org