Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
websetup: Add websetup_unsafe to allow marking other settings as unsafe.
[git.ikiwiki.info.git]
/
IkiWiki
/
Plugin
/
openid.pm
diff --git
a/IkiWiki/Plugin/openid.pm
b/IkiWiki/Plugin/openid.pm
index 382d8286f73bd371010810e6b295aab5946a68e0..bb99446b4db2138f82dcce277caa097bff9e5ca1 100644
(file)
--- a/
IkiWiki/Plugin/openid.pm
+++ b/
IkiWiki/Plugin/openid.pm
@@
-26,6
+26,7
@@
sub getsetup () {
plugin => {
safe => 1,
rebuild => 0,
+ section => "auth",
},
openidsignup => {
type => "string",