On Mar 26, 5:38 pm, Thejaswi Puthraya <[EMAIL PROTECTED]>
wrote:
> * Improving the existing bindings: The existing bindings
> (http://www.pangalactic.org/PyPAM/) are bug-ridden with lot of memory leaks,
> hasn't been tested with python2.5 and don't expose the full C API.
> This part of the projec
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
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
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
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 in mind?
> One of the harder parts of Summer of Code is the 'Summer' part,
ost POSIX systems like Linux, Solaris, AIX and BSD (through
> OpenPAM).
>
> Various userland applications like MTAs and several authentication
> protocols like Kerberos, RADIUS etc can talk with PAM.
>
> My Project
> ---
>
> My project will cover "writing a pam aut
Linux, Solaris, AIX and BSD (through
OpenPAM).
Various userland applications like MTAs and several authentication
protocols like Kerberos, RADIUS etc can talk with PAM.
My Project
---
My project will cover "writing a pam auth-backend for django".
By doing so, integration