]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/openid.pm
Merge branch 'master' into autoconfig
[ikiwiki.git] / IkiWiki / Plugin / openid.pm
index bc9311d9c04aec49b1db6f269663bc52b379391b..de7f7280e91ce304e91dac1fa2165f5c4326be32 100644 (file)
@@ -25,7 +25,6 @@ sub getsetup () { #{{{
        return
                openidsignup => {
                        type => "string",
-                       default => "",
                        example => "http://myopenid.com/",
                        description => "an url where users can signup for an OpenID",
                        safe => 1,