summaryrefslogtreecommitdiff
path: root/postgresqleu/auth.py
AgeCommit message (Expand)Author
2014-01-01Remove unused code and fix bugs uncovered by explicit importingMagnus Hagander
2013-11-07Give a nicer error than internal server error on duplicate emailMagnus Hagander
2013-06-20Update community authentication to use encrypted parameters for redirectionMagnus Hagander
2011-12-28Implement postgresql.org community authentication 2.0Magnus Hagander
2010-04-14Enforce lowercase usernamesMagnus Hagander
2009-02-20Move connection string for authentication services to config fileMagnus Hagander
2009-02-20Inherit authentication from ModelBackend, should fix admin permissionsMagnus Hagander
2009-02-20Add community login auth moduleMagnus Hagander