pleft
pleft copied to clipboard
Investigate replacing plauth by Django's auth system
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.