summaryrefslogtreecommitdiff
path: root/pause_openid.pl
diff options
context:
space:
mode:
authorJozef Kutej <jozef@kutej.net>2008-12-01 23:38:21 +0100
committerJozef Kutej <jozef@kutej.net>2008-12-01 23:38:21 +0100
commit184aca93bc263f4c007484cb63840eec80624283 (patch)
treececb86745b59b331483a7bd788515ea31216ea2a /pause_openid.pl
parentserver certificate validation (diff)
parentstore pauseid in session after successfull login (diff)
downloadSimple-OpenID-184aca93bc263f4c007484cb63840eec80624283.tar.gz
Simple-OpenID-184aca93bc263f4c007484cb63840eec80624283.tar.bz2
Simple-OpenID-184aca93bc263f4c007484cb63840eec80624283.zip
Merge branch 'master' of git@git.useperl.at:PAUSE-OpenID
Diffstat (limited to 'pause_openid.pl')
-rw-r--r--pause_openid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pause_openid.pl b/pause_openid.pl
index 7fae2ea..6604d9b 100644
--- a/pause_openid.pl
+++ b/pause_openid.pl
@@ -11,7 +11,7 @@ return {
flash_to_stash => 1,
expires => 172800, # two days
memcached_new_args => {
- data => [ "10.10.10.108:11211" ],
+ data => [ "localhost:11211" ],
namespace => "pause_openid_session",
},
},