]> git.openstreetmap.org Git - rails.git/commitdiff
Use memcache to store temporary OpenID data
authorTom Hughes <tom@compton.nu>
Wed, 9 May 2012 09:14:58 +0000 (10:14 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 9 May 2012 09:14:58 +0000 (10:14 +0100)
OpenID nonces and associations need to be visible across all the
servers in the production cluster, so store them in memcache where
everything can see them properly.


No differences found