Re: GSoC Proposal: PAM Auth backend for Django

2008-03-28 Thread Thejaswi Puthraya
On Mar 29, 6:44 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi! > > On Mar 27, 3:12 pm, Thejaswi Puthraya <[EMAIL PROTECTED]> > wrote:> May 27th - June 10th : Work on the bindings > > There already exist new pam bindings based on > ctypes:http://atlee.ca/software/pam/module-index.html W

Re: GSoC Proposal: PAM Auth backend for Django

2008-03-28 Thread [EMAIL PROTECTED]
Hi! On Mar 27, 3:12 pm, Thejaswi Puthraya <[EMAIL PROTECTED]> wrote: > May 27th - June 10th : Work on the bindings There already exist new pam bindings based on ctypes: http://atlee.ca/software/pam/module-index.html > June 11th - June 24th : Work on the auth-backend import pam from django.contri

GSoC Proposal: PAM Auth backend for Django

2008-03-27 Thread Thejaswi Puthraya
On Mar 27, 7:07 am, Thejaswi Puthraya <[EMAIL PROTECTED]> wrote: > On Mar 26, 10:04 pm, "Sage La Torra" <[EMAIL PROTECTED]> wrote: > > > Thanks for the proposal! > > > For what it's worth, I'm not a Django mentor, but I am a two-time > > Summer of Coder. I just wanted to know if you had a timeline

Re: [GSoC Proposal] PAM Auth backend for Django

2008-03-26 Thread Sage La Torra
Thanks for the proposal! For what it's worth, I'm not a Django mentor, but I am a two-time Summer of Coder. I just wanted to know if you had a timeline in mind? One of the harder parts of Summer of Code is the 'Summer' part, so it can pay off to have a proposed timeline. It also gives your mentor

[GSoC Proposal] PAM Auth backend for Django

2008-03-26 Thread Thejaswi Puthraya
Hello django devs, Here is the proposal I have submitted for the Google Summer of Code. I just wanted to know your comments/suggestions. Overview == Introduction to PAM Pluggable Authentication Modules are the backbones of authentication in most POSIX systems like L