]> git.openstreetmap.org Git - rails.git/commit
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)
commitf89dda9b906706da007e8185e8ffcd8a65ebac36
treec600cee747487d337217886448faf40812609936
parent7ffc0be0149b4a5cd4d07bfee17fa6abd9872c2f
Use memcache to store temporary OpenID data

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.
config/initializers/openid.rb