Is there a specific problem that you have with repoze.who/what? I was able to get it implemented within 10 mins.
On Mon, Sep 6, 2010 at 6:58 PM, Graham Higgins <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Aug 20, 8:17 pm, Ross Vandegrift <[email protected]> wrote: > > On Fri, Aug 20, 2010 at 10:36:41AM -0700, Mike Orr wrote: > > > Many people find a homegrown scheme adequate, and easier than > > > repoze.who/what, especially if you're using a login form and have a > > > relatively simple permissions structure.Some people have tried to make > > > a general library, but the use cases are so varied that it ends up > > > being as complicated as Repoze or AuthKit. > > > > I second this - one of us that maintains homegrown A&A should write up > > a quick howto some Friday afternoon... here goes: > > FWIW, the Shabti documentation provides an annotated step by step > "page-through" of the very direct and accessible Shabti boilerplate > auth'n'auth solution, basically unchanged from that originally implemented > by Ben Bangert and Dan Jacobs for the (now discontinued) tesla-pylons-elixir > project (which has been brought up to date w.r.t Pylons 1.0): > > http://packages.python.org/Shabti/authnauth/index.html > > the page-through references code in the basic 'shabti_auth' template: > > > http://bitbucket.org/gjhiggins/shabti/src/tip/shabti/templates/auth/+package+/ > > which is itself documented here: > > http://packages.python.org/Shabti/shabti_templates/shabti_auth.html > > HTH. > > - -- > Cheers, > > Graham > > http://www.linkedin.com/in/ghiggins > > > > > > -----BEGIN PGP SIGNATURE----- > > iEYEARECAAYFAkyFnFUACgkQOsmLt1NhivxZNgCeJ8ZZU67EM/kOZZMRZSuCKaqs > DMgAnAs/ftGU7oT8q628sNAGZ3F6GNwjiQCVAgUBTIWcVVnrWVZ7aXD1AQKuFAQA > gMPbGhFl/C53/HN14koRY+1IPwFJ7eBoFtUOYGosa/f3YJrU5era4cTeBgpsl/H0 > 2Ff9cZ825ok2blx6tcrrh6LH1pcAtHu00KC9/XHq3GgFqMiFyQYGUwPjMbYjCyHy > he6xkStc8GmDS33gIp6GxAExWqEaE5XsMZcFSUVcIqE= > =9Jkk > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
