On Tue, Feb 19, 2008 at 12:31 PM, Mark Ramm <[EMAIL PROTECTED]>
wrote:

>
> I got permission from work, so I'll throw some authorization code up
> on a SVN repo tonight that provides several of the necessary features.
>
> It sounds like Kevin's plan is the way forward, but perhaps this code
> (which was written for a specific project) will provide some useful
> stuff that we can hack out.
>
> BTW, the code I'm posting used Beaker middleware and provided a WSGI
> authentication wrapper around a TG1 application.   It's been used
> against TG2 as well, and I'll try to get a bit of related
> authorization code for TG2 up as well.
>
> Hopefully this will be of some use to the Authority project, if only
> as a reference.
>
> BTW, if you want me to Kevin, I can set up a google code project for
> Authority tonight as the same time I post this stuff.
>
> --Mark
>
>
> On Feb 19, 2008 10:36 AM, Kevin Horn <[EMAIL PROTECTED]> wrote:
> > A quick update...
> >
> > I'm afraid both of the projects that I hoped would be finished on Friday
> > weren't so i didn't get anything really accomplished this past weekend.
> >
> > With any luck, I'll have some time later in the week to get an SVN set
> up
> > and get some more actual code done.
> >
> > If nothing else, I'll try to have the SVN up and available before the
> sprint
> > next weekend.
> >
> > Kevin Horn
> >
> >
> >
> > On Feb 14, 2008 5:36 PM, iain duncan <[EMAIL PROTECTED]> wrote:
> >
> > >
> > >
> > >
> > > > Big things to do:
> > > > - hook into the paste config system...probably will shamelessly
> swipe
> > > > ideas from beaker (beaker's source is beautiful)
> > > > - figure out all the setuptools magic I want to happen, though I
> guess
> > > > it's not strictly necessary
> > > > - fill out the infrastructure a bit to support what I want to do for
> > > > the "TG2 Scheme"
> > > > - write the "TG2 scheme"
> > > > - write other schemes (httpbasic kinda works now, need httpdigest,
> > > > OpenID, etc.)
> > > > - write tests...not entirely sure how to go about testing this thing
> > >
> > > OMG, a question I can answer! ;-)
> > >
> > > Use Twill and import the twill commands into a nose test suite.
> Running
> > > functional tests with twill through nose is really easy and it does
> all
> > > your cookie stashing for you and let's you pretend to be different
> > > agents and stuff. Plus Titus and Gregio (sp?) are really helpful on
> the
> > > twill and testing python mailing lists. And there would be no reason
> you
> > > couldn't combine it with checks on what is in the raw db at the same
> > > time ( though I haven't quite figured out the best way to do this yet,
> > > baby steps for me).
> > >
> > > It is really easy to run long progressions of login and outs. I could
> > > actually help there, I've been writing twill tests of member sign up
> and
> > > status changing and editing ad nauseum for the last four days.
> > >
> > > Iain
> > >
> --
> Mark Ramm-Christensen
> email: mark at compoundthinking dot com
> blog: www.compoundthinking.com/blog
>
>
OK, I've created a Google Code project and Google Group for Authority.

here:
http://code.google.com/p/authority/

and here:
http://groups.google.com/group/authority-wsgi

I've uploaded my code (what there is) to the SVN repository.

Not much there yet, whole chunks missing, but at least it's finally up
someplace.

BTW, Mark, did you have a chance to put your auth code up someplace?

Kevin Horn

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to