Attachment 'openidhelp.patch'
Download 1 # HG changeset patch
2 # User Thilo Pfennig <tp@pfennigsolutions.de>
3 # Date 1241778098 -7200
4 # Node ID 677c1c2325419dbcf5405d7d55b54b9bf2103779
5 # Parent 4d2bc24c77238bc47a27cbbe5d059f56dfda07e8
6 link to HelpOnOpenIDProvider
7
8 diff -r 4d2bc24c7723 -r 677c1c232541 MoinMoin/config/multiconfig.py
9 --- a/MoinMoin/config/multiconfig.py Fri May 01 21:50:00 2009 +0200
10 +++ b/MoinMoin/config/multiconfig.py Fri May 08 12:21:38 2009 +0200
11 @@ -1181,7 +1181,7 @@
12 'openid_server': ('OpenID Server',
13 'These settings control the built-in OpenID Identity Provider (server).',
14 (
15 - ('enabled', False, "True to enable the built-in OpenID server."),
16 + ('enabled', False, "True to enable the built-in OpenID server. (see [[HelpOnOpenIDProvider]] for details)"),
17 ('restricted_users_group', None, "If set to a group name, the group members are allowed to use the wiki as an OpenID provider. (None = allow for all users)"),
18 ('enable_user', False, "If True, the OpenIDUser processing instruction is allowed."),
19 )),
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.