Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
New plugin - RoleRequirement
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tim Harper  
View profile  
 More options Jul 23 2007, 11:44 am
From: "Tim Harper" <timchar...@gmail.com>
Date: Mon, 23 Jul 2007 09:44:36 -0600
Local: Mon, Jul 23 2007 11:44 am
Subject: New plugin - RoleRequirement

Hello all,

I released another plugin today, RoleRequirement.  It builds on top of
acts_as_authenticated to give you an easy way to define role-based
permissions for your controller.  Also, it provides test helpers to make it
as simple as possible to test your authentication.  Complete with rdoc
documentation and examples.

I built this plugin because I wasn't satisfied with the options out there.
They felt overkill to me, and some even wanted me to learn a new language.
RoleRequirement is simple but flexible, and leverages the power of ruby so
you don't have to learn a new language.

If any of you are feeling excited enough to try it, let me know what you
think!  It's been installed in several projects so far and is
feature-complete, so you can proceed with relative ease.

http://code.google.com/p/rolerequirement/

Thanks,

Tim


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Berry  
View profile  
 More options Jul 23 2007, 11:50 am
From: Eric Berry <cav...@gmail.com>
Date: Mon, 23 Jul 2007 09:50:46 -0600
Local: Mon, Jul 23 2007 11:50 am
Subject: Re: [urug] New plugin - RoleRequirement

You rock Tim!

I was just looking for something like this for a large corporate site  
I'm building.

I'll test it and use it :D

Eric

On Jul 23, 2007, at 9:44 AM, Tim Harper wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Harper  
View profile  
 More options Jul 24 2007, 3:41 pm
From: "Tim Harper" <timchar...@gmail.com>
Date: Tue, 24 Jul 2007 13:41:50 -0600
Local: Tues, Jul 24 2007 3:41 pm
Subject: RE: [urug] Re: New plugin - RoleRequirement

Sweet action Eric!  You're a stallion.

Have you had a chance to try it out yet?  I had one guy install it and had
an issue.  I've since fixed it and he's been good to go with it.

Right now, I'm working on a few generators for it (to help generate the
roles table and has_role? Action in the User model).  That's not too far
away from being released.

Let me know how it goes for you ;)

Tim

From: urug@googlegroups.com [mailto:urug@googlegroups.com] On Behalf Of Eric
Berry
Sent: Monday, July 23, 2007 9:51 AM
To: urug@googlegroups.com
Subject: [urug] Re: New plugin - RoleRequirement

You rock Tim!

I was just looking for something like this for a large corporate site I'm
building.

I'll test it and use it :D

Eric

On Jul 23, 2007, at 9:44 AM, Tim Harper wrote:

excited enough to try it, let me know what you think! It's been installed in
several projects so far and is feature-complete, so you can pro


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Berry  
View profile  
 More options Jul 24 2007, 3:57 pm
From: Eric Berry <cav...@gmail.com>
Date: Tue, 24 Jul 2007 13:57:10 -0600
Local: Tues, Jul 24 2007 3:57 pm
Subject: Re: [urug] Re: New plugin - RoleRequirement

I haven't added it yet, but I plan on having the whole app complete  
by mid next week.  I actually need two different role based systems  
to work side by side.  I have two different logins with different  
roles for each on the site I'm working on.  When I used  
acts_as_authenticated, it would not allow reusable libraries for  
this.  Does your generator also cover this issue by chance?

Eric

On Jul 24, 2007, at 1:41 PM, Tim Harper wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Harper  
View profile  
 More options Jul 24 2007, 4:00 pm
From: "Tim Harper" <timchar...@gmail.com>
Date: Tue, 24 Jul 2007 14:00:37 -0600
Local: Tues, Jul 24 2007 4:00 pm
Subject: RE: [urug] Re: New plugin - RoleRequirement

Lets see, a user on your site can be logged in twice, in two different
places, for the same application?

From: urug@googlegroups.com [mailto:urug@googlegroups.com] On Behalf Of Eric
Berry
Sent: Tuesday, July 24, 2007 1:57 PM
To: urug@googlegroups.com
Subject: [urug] Re: New plugin - RoleRequirement

I haven't added it yet, but I plan on having the whole app complete by mid
next week. I actually need two different role based systems to work side by
side. I have two different logins with different roles for each on the site
I'm working on. When I used acts_as_authenticated, it would not allow
reusable libraries for this. Does your generator also cover this issue by
chance?

Eric

On Jul 24, 2007, at 1:41 PM, Tim Harper wrote:

Sweet action Eric! You're a stallion.

Have you had a chance to try it out yet? I had one guy install it and had an
issue. I've since fixed it and he's been good to go with it.

Right now, I'm working on a few generators for it (to help generate the
roles table and has_role? Action in the User model). That's not too far away
from being released.

Let me know how it goes for you ;)

Tim

From: urug@googlegroups.com [mailto:urug@googlegroups.com] On Behalf Of Eric
Berry
Sent: Monday, July 23, 2007 9:51 AM
To: urug@googlegroups.com
Subject: [urug] Re: New plugin - RoleRequirement

You rock Tim!

I was just looking for something like this for a large corporate site I'm
building.

I'll test it and use it :D

Eric

On Jul 23, 2007, at 9:44 AM, Tim Harper wrote:

excited enough to try it, let me know what you think! It's been installed in
several projects so far and is feature-complete, so you can pro


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Berry  
View profile  
 More options Jul 24 2007, 4:20 pm
From: Eric Berry <cav...@gmail.com>
Date: Tue, 24 Jul 2007 14:20:18 -0600
Local: Tues, Jul 24 2007 4:20 pm
Subject: Re: [urug] Re: New plugin - RoleRequirement

No.. I am building an admin center for managing the site contents,  
and also a partners login so the partners can perform actions with  
the site.

Eric

On Jul 24, 2007, at 2:00 PM, Tim Harper wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »