ojengwa / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
1 stars 0 forks source link

Investigate replacing plauth by Django's auth system #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The custom authentication system (plauth) was written as an alternative to the 
default one in Google App Engine. Django's system seems to be more flexible. We 
might be able to replace several plauth functions and plauth.models.User. This 
might make it easier to implement new functionality like BrowserID.

Original issue reported on code.google.com by sander.d...@gmail.com on 28 Aug 2011 at 9:42

GoogleCodeExporter commented 9 years ago
https://github.com/sander/pleft/issues/30

Original comment by sander.d...@gmail.com on 24 Dec 2011 at 9:57