https://bugzilla.wikimedia.org/show_bug.cgi?id=54510

       Web browser: ---
            Bug ID: 54510
           Summary: $wgOpenIDServerStoreType and
                    $wgOpenIDConsumerStoreType need to support something
                    other than 'file'
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: OpenID
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 9604
    Classification: Unclassified
   Mobile Platform: ---

The documentation comments for $wgOpenIDServerStoreType and
$wgOpenIDConsumerStoreType say valid values are 'file', 'memcached', and 'db'.
But https://www.mediawiki.org/wiki/Extension:OpenID says the only valid value
is 'file', and "memc" is no longer valid.

I hope that https://www.mediawiki.org/wiki/Extension:OpenID is out of date and
'memcached' is supported, so this can be a simple doc fix. Writing to the local
filesystem won't work too well when subsequent requests may be sent to other
servers in the cluster.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to