pleft icon indicating copy to clipboard operation
pleft copied to clipboard

Investigate replacing plauth by Django's auth system

Open sander opened this issue 13 years ago • 0 comments

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.

sander avatar Dec 24 '11 21:12 sander