Re: Pyramid authentication options

2011-05-30 Thread Michael Merickel
> > The velruse.yaml config, minus the private keys (which is why it's not > source controlled) looks like this: > Probably obvious, but you might want to go ahead and version control an example yaml file with placeholders for the keys. -- Michael -- You received this message because you are

Re: Pyramid authentication options

2011-05-30 Thread Chris Withers
On 18/02/2011 23:13, whit wrote: Ben Bangert was working on Velruse http://packages.python.org/velruse/index.html during pyramid's formative months. I'd look there for starters. has anyone done an integration between velruse and pyramid that they'd care to share? I'm getting there, slowly.

Re: Pyramid authentication options

2011-05-28 Thread Mariano Mara
On 28.05.11 02:53, kevwilde wrote: >Hi Mariano, > >Have you had any luck implementing velruse in pyramid? > >Kevin > Hi Kevin, the client for whom I'm building the pyramid application where I could use Velruse delayed that specific part of the project a few months so I never got the

Re: Pyramid authentication options

2011-05-28 Thread kevwilde
Hi Mariano, Have you had any luck implementing velruse in pyramid? Kevin -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-

Re: Pyramid authentication options

2011-02-28 Thread Mariano Mara
On 28.02.11 09:35, whit wrote: > Mariano Mara wrote: > >On 18.02.11 15:13, whit wrote: > >>>Ben Bangert was working on Velruse > >>>http://packages.python.org/velruse/index.html during pyramid's formative > >>>months. I'd look there for starters. > >>> > >>has anyone done an integration between v

Re: Pyramid authentication options

2011-02-28 Thread whit
Mariano Mara wrote: On 18.02.11 15:13, whit wrote: Ben Bangert was working on Velruse http://packages.python.org/velruse/index.html during pyramid's formative months. I'd look there for starters. has anyone done an integration between velruse and pyramid that they'd care to share? -w In m

Re: Pyramid authentication options

2011-02-18 Thread Mariano Mara
On 18.02.11 15:13, whit wrote: > > >Ben Bangert was working on Velruse > >http://packages.python.org/velruse/index.html during pyramid's formative > >months. I'd look there for starters. > > > > has anyone done an integration between velruse and pyramid that > they'd care to share? > > -w > I

Re: Pyramid authentication options

2011-02-18 Thread whit
Ben Bangert was working on Velruse http://packages.python.org/velruse/index.html during pyramid's formative months. I'd look there for starters. has anyone done an integration between velruse and pyramid that they'd care to share? -w -- >>> Whit Morriss CodeMonkey w...@surveymonkey.com

Re: Pyramid authentication options

2011-02-17 Thread Reed L O'Brien
On Feb 17, 2011, at 4:14 AM, Chris Withers wrote: > Hi All, > > Can anyone recommend Pyramid-friendly components for either of the following: > > - OpenID login > - Membrship signup (ie: users generating their own logins) > - Facebook/MSN/etc logins > > The background for this is that I'm hopef

Pyramid authentication options

2011-02-17 Thread Chris Withers
Hi All, Can anyone recommend Pyramid-friendly components for either of the following: - OpenID login - Membrship signup (ie: users generating their own logins) - Facebook/MSN/etc logins The background for this is that I'm hopefully going to be writing a Pyramid app to handle the job board on