summaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Expand)Author
2018-07-06Teach varnish purging code about xkey purgesMagnus Hagander
2018-07-06Fix function signatures of varnish sql funcs in dev envMagnus Hagander
2017-12-10Add ability for cauth sites to download ssh public keysMagnus Hagander
2017-12-10Remove community authentication 1.0Magnus Hagander
2016-05-14Replace pgq with trivial local queue implementationMagnus Hagander
2012-10-03Add support for varnish purging based on expressionsMagnus Hagander
2012-08-21Don't include old ssh keys when new ones existMagnus Hagander
2012-05-23Fixes in developer install instructions and scriptsMagnus Hagander
2012-05-16mediawiki seems to require a community_login_exists() - the existing only con...Stefan Kaltenbrunner
2011-12-20Usernames must be checked case insensitivelyDave Page
2011-12-11Add a varnish_purge() function to be used in local installsMagnus Hagander
2011-11-27Add view used to dump ssh keys for git serviceMagnus Hagander
2011-11-27Migrate ssh keys and store them in a UserProfile tableMagnus Hagander
2011-11-20Make community_login() look users up in the old system as wellMagnus Hagander
2011-08-20Add required table iptocountry, for downloadsMagnus Hagander
2011-08-17Fix login functions to be compatible with pg 9.0Magnus Hagander
2011-06-14Implement basic varnish purgingMagnus Hagander
2010-06-22Enforce lowercase usernames everywhere.Magnus Hagander
2010-01-13community login API implementation on top of django authenticationMagnus Hagander