Message from discussion
[ANN] Simple ACL
Received: by 10.42.78.194 with SMTP id o2mr80910ick.12.1346885781485;
Wed, 05 Sep 2012 15:56:21 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.231.51.106 with SMTP id c42ls245725ibg.3.gmail; Wed, 05 Sep
2012 15:56:09 -0700 (PDT)
Received: by 10.50.85.136 with SMTP id h8mr10262284igz.0.1346885769554;
Wed, 05 Sep 2012 15:56:09 -0700 (PDT)
Received: by 10.50.85.136 with SMTP id h8mr10262282igz.0.1346885769520;
Wed, 05 Sep 2012 15:56:09 -0700 (PDT)
Return-Path: <joshua.gr...@gmail.com>
Received: from mail-iy0-f175.google.com (mail-iy0-f175.google.com [209.85.210.175])
by gmr-mx.google.com with ESMTPS id gk9si200985igc.2.2012.09.05.15.56.09
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 05 Sep 2012 15:56:09 -0700 (PDT)
Received-SPF: pass (google.com: domain of joshua.gr...@gmail.com designates 209.85.210.175 as permitted sender) client-ip=209.85.210.175;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of joshua.gr...@gmail.com designates 209.85.210.175 as permitted sender) smtp.mail=joshua.gr...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-iy0-f175.google.com with SMTP id y10so1399618iak.6
for <nodejs@googlegroups.com>; Wed, 05 Sep 2012 15:56:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=subject:references:from:content-type:x-mailer:in-reply-to
:message-id:date:to:content-transfer-encoding:mime-version;
bh=CTBDSY+72EjjuiPeERHFWarG1o7pFldXUE2WXc8LmfM=;
b=jD8lIjAA3aX0ND8CclxJgjSZu+Kvj88mbrhTEXoh2B/jDbcTvu4LE9J6PgVuyTlWHP
/EkOpPLkU83A/Ua+R5J6AuRSS+mNFYYvcwM5avoInEaGmjDS2bALu1wo1MRXegp52OXF
0ECmtowzAkjp+8NWprb2HyNTKgXBj2drr98RcHoHmXRT0dAMeEotJXkMmVPvkfIUvbFL
vfqwznI9X+cjVM1HBbUjdH51RsKuPjEtScVSY0sa/4VDO4vC+6/D1zM8pEkz+xMkpu/H
qdVPR/CnfOPSxL3nE/Lqc/As14d6un/0gMmDloZSdHNt5XGL5FBUEuZ9L5avplsOiVA9
p6OA==
Received: by 10.50.76.233 with SMTP id n9mr46048igw.58.1346885769318;
Wed, 05 Sep 2012 15:56:09 -0700 (PDT)
Return-Path: <joshua.gr...@gmail.com>
Received: from [10.13.26.102] (mobile-166-147-102-033.mycingular.net. [166.147.102.33])
by mx.google.com with ESMTPS id va9sm650601igb.17.2012.09.05.15.56.07
(version=TLSv1/SSLv3 cipher=OTHER);
Wed, 05 Sep 2012 15:56:08 -0700 (PDT)
Subject: Re: [nodejs] [ANN] Simple ACL
References: <0c1219c7-c616-4858-9a3d-e44e4cdb9ee9@googlegroups.com>
From: Joshua Gross <joshua.gr...@gmail.com>
Content-Type: multipart/alternative;
boundary=Apple-Mail-30D7F18B-1D54-4871-B14F-268328C9F00F
X-Mailer: iPhone Mail (9B206)
In-Reply-To: <0c1219c7-c616-4858-9a3d-e44e4cdb9ee9@googlegroups.com>
Message-Id: <2150548B-2EF5-4FA4-9E56-3D5AB3FFA...@gmail.com>
Date: Wed, 5 Sep 2012 17:56:03 -0500
To: "nodejs@googlegroups.com" <nodejs@googlegroups.com>
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (1.0)
--Apple-Mail-30D7F18B-1D54-4871-B14F-268328C9F00F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
Have you seen mongoose-acl? Does it operate similarly to yours? It's nice an=
d I've been using it for about 24 hours.=20
-- Joshua Gross
Christian / SpanDeX.io / BA Candidate of Computer Science, UW-Madison 2013
414-377-1041
On Sep 5, 2012, at 2:07 PM, chakrit <konsh...@chakrit.net> wrote:
> Couldn't find one clean and simple ACL implementation. So I decided to wri=
te one.
>=20
> Github: https://github.com/chakrit/simple-acl
> NPM: https://npmjs.org/package/simple-acl
>=20
> Very alpha atm. but it's pretty simple and it has tests :)
>=20
> Comments, patches and suggestions, pretty please? :)
> --=20
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posti=
ng-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=3Den?hl=3Den
--Apple-Mail-30D7F18B-1D54-4871-B14F-268328C9F00F
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=utf-8
<html><head></head><body bgcolor=3D"#FFFFFF"><div>Have you seen mongoose-acl=
? Does it operate similarly to yours? It's nice and I've been using it for a=
bout 24 hours. <br><br><div><span class=3D"Apple-style-span" style=3D"-=
webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-=
fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: r=
gba(77, 128, 180, 0.230469); ">-- Joshua Gross</span></div><div><span class=3D=
"Apple-style-span" style=3D"-webkit-tap-highlight-color: rgba(26, 26, 26, 0.=
296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -web=
kit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">Christian / Spa=
nDeX.io / BA Candidate of Computer Science, UW-Madison 2013</span></div><div=
><span class=3D"Apple-style-span" style=3D"-webkit-tap-highlight-color: rgba=
(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0=
.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">4=
14-377-1041</span></div></div><div><br>On Sep 5, 2012, at 2:07 PM, chakrit &=
lt;<a href=3D"mailto:konsh...@chakrit.net">konsh...@chakrit.net</a>> wrot=
e:<br><br></div><div></div><blockquote type=3D"cite"><div>Couldn't find one c=
lean and simple ACL implementation. So I decided to write one.<div><br>=
</div><div>Github: <a href=3D"https://github.com/chakrit/simple-acl">ht=
tps://github.com/chakrit/simple-acl</a><br></div><div>NPM: <a href=3D"h=
ttps://npmjs.org/package/simple-acl">https://npmjs.org/package/simple-acl</a=
></div><div><br></div><div>Very alpha atm. but it's pretty simple and it has=
tests :)</div><div><br></div><div>Comments, patches and suggestions, pretty=
please? :)</div>
<p></p>
-- <br>
Job Board: <a href=3D"http://jobs.nodejs.org/">http://jobs.nodejs.org/</a><b=
r>
Posting guidelines: <a href=3D"https://github.com/joyent/node/wiki/Mailing-L=
ist-Posting-Guidelines">https://github.com/joyent/node/wiki/Mailing-List-Pos=
ting-Guidelines</a><br>
You received this message because you are subscribed to the Google<br>
Groups "nodejs" group.<br>
To post to this group, send email to <a href=3D"mailto:nod...@googlegroups.c=
om">nodejs@googlegroups.com</a><br>
To unsubscribe from this group, send email to<br>
<a href=3D"mailto:nodejs+unsubscribe@googlegroups.com">nodejs+unsubscribe@go=
oglegroups.com</a><br>
For more options, visit this group at<br>
<a href=3D"http://groups.google.com/group/nodejs?hl=3Den?hl=3Den">http://gro=
ups.google.com/group/nodejs?hl=3Den?hl=3Den</a><br>
</div></blockquote></body></html>=
--Apple-Mail-30D7F18B-1D54-4871-B14F-268328C9F00F--