]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FDebugAuthInfoPlugin
Produced by PhpWiki 1.5.5
[SourceForge/phpwiki.git] / pgsrc / Help%2FDebugAuthInfoPlugin
1 Date: Thu, 10 Dec 2015 18:48:03 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.5.5)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FDebugAuthInfoPlugin;
5   flags=PAGE_LOCKED;
6   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 Administrative plugin, used to debug auth problems and settings.
10 This plugin is only for testing purposes.
11 If DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it,
12 which is of no real use.
13
14 Warning! This may display DB and user passwords in cleartext. We think we
15 cleared everything out though.
16
17 == Usage ==
18 {{{
19 <<DebugAuthInfo userid||=AdminUser>>
20 }}}
21
22 == Arguments ==
23
24 {| class="bordered"
25 |-
26 ! Argument
27 ! Description
28 ! Default value
29 |-
30 | **userid**
31 | Id of user to debug
32 | Current user
33 |}
34
35 == Example ==
36
37 See [[DebugAuthInfo]]
38
39 == Authors ==
40 * [[Help:Jeff Dairiki|Jeff Dairiki]]
41 * [[Help:Reini Urban|Reini Urban]]
42
43 == See Also ==
44 * [[DebugAuthInfo]] is the corresponding [[Help:ActionPage]].
45 * [[Help:DebugGroupInfoPlugin]]
46 * [[Help:DebugBackendInfoPlugin]]
47
48 <noinclude>
49 ----
50 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
51 </noinclude>