From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.204.72.79 with SMTP id l15cs82617bkj; Thu, 11 Jun 2009 04:48:29 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.140.144.6 as permitted sender) client-ip=10.140.144.6; Authentication-Results: mr.google.com; spf=pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.140.144.6 as permitted sender) smtp.mail=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com; dkim=pass header.i=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com Received: from mr.google.com ([10.140.144.6]) by 10.140.144.6 with SMTP id r6mr3352500rvd.15.1244720908424 (num_hops = 1); Thu, 11 Jun 2009 04:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :mime-version:received:date:in-reply-to:x-ip:references:user-agent :x-http-useragent:message-id:subject:from:to:content-type :content-transfer-encoding:reply-to:sender:precedence:x-google-loop :mailing-list:list-id:list-post:list-help:list-unsubscribe :x-beenthere-env:x-beenthere; bh=Fh3IOFE5FdrGn6305CpwnEUDa8ACp9c8T3T2lknAzkY=; b=DQBBr6ZHUmCfgxcFLGs23WYzsCLWngbQO5yw5eb95p//VBwp2kQ86Zu9jVNJBOP7Xa H8Vyh64WzsS2jaAts7JVVqhrNx/aXKR4XZRBO1P6irRWNPY/TTFJB3t4Ehj9t8M8tJ5C 2bAUQY2P6ydXtK5baf06/A2bKql+otNWmn4/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:mime-version:date:in-reply-to:x-ip :references:user-agent:x-http-useragent:message-id:subject:from:to :content-type:content-transfer-encoding:reply-to:sender:precedence :x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; b=1vKasbZsVVBs6caMAwDgAeVuaUJG6wNNAjcBavtot8fL+mn9jqMr+5mQFbS9Xy/eJ4 QbRSfTXZMxUGW8+B7qyDPtuqqJXcmTaKmZwS7d5PsXe7sHIewL7X2CGR2bU+KtYiJnVA EZ4dhhCuVJe5xjkd8sGysPa/eV/m6yol9oK7c= Received: by 10.140.144.6 with SMTP id r6mr428425rvd.15.1244720908235; Thu, 11 Jun 2009 04:48:28 -0700 (PDT) Received: by 10.107.155.38 with SMTP id h38gr1436pro.0; Thu, 11 Jun 2009 04:48:22 -0700 (PDT) X-Sender: james.a.rosen@gmail.com X-Apparently-To: rack-devel@googlegroups.com MIME-Version: 1.0 Received: by 10.101.68.19 with SMTP id v19mr182595ank.1.1244720901210; Thu, 11 Jun 2009 04:48:21 -0700 (PDT) Date: Thu, 11 Jun 2009 04:48:21 -0700 (PDT) In-Reply-To: X-IP: 129.83.31.1 References: <135b7973-b7d5-4563-a102-4ba18cdc0bab@o36g2000vbi.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10,gzip(gfe),gzip(gfe) Message-ID: <0eb96cdc-fa6f-4438-a8ba-bb0bacb1d549@x6g2000vbg.googlegroups.com> Subject: Re: new middleware for rack-contrib: CAS From: Gaius To: Rack Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Reply-To: rack-devel@googlegroups.com Sender: rack-devel@googlegroups.com Precedence: bulk X-Google-Loop: groups Mailing-List: list rack-devel@googlegroups.com; contact rack-devel+owner@googlegroups.com List-Id: List-Post: List-Help: List-Unsubscribe: , X-BeenThere-Env: rack-devel@googlegroups.com X-BeenThere: rack-devel@googlegroups.com No worries, I certainly don't mean to rush anyone. It just didn't generate _any_ responses, so I wasn't sure I was going through the proper channels. I would actually like to make some improvements now that I've been using it at work a bit. I'll send them to the list this weekend. Thanks for letting me know, Ryan and Matt! On Jun 10, 1:48=A0pm, Ryan Tomayko wrote: > On Wed, Jun 10, 2009 at 9:57 AM, Gaius wrote: > > Still no interest in CAS? How do I go about getting it accepted to the > > master repository, and thus into the contrib section of the next Rack > > gem release? > > Sorry, I just haven't had a chance to review yet. I'll try to get it > in this week. > > Thanks, > Ryan > > > -Gaius > > > On Jun 6, 3:32=A0pm, Gaius wrote: > >> I built a CAS login middleware over the past week. > > >> The lighthouse ticket is here:http://rack.lighthouseapp.com/projects/2= 2456/tickets/2-new-middleware... > > >> The code is here:http://github.com/gcnovus/rack-contrib/commit/322a598= f3c4cc6cdfd3fbbd... > >