]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_AuthInfoPlugin
Balance headers for better readability
[SourceForge/phpwiki.git] / pgsrc / Help%2F_AuthInfoPlugin
1 Date: Wed, 19 May 2010 18:15:54 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2F_AuthInfoPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 Administrative plugin, used to debug auth problems and settings.
12 This plugin is only for testing purposes. 
13 If DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it, 
14 which is of no real use.
15
16 Warning! This may display DB and user passwords in cleartext. We think we 
17 cleared everything out though.
18
19 == Usage ==
20 {{{
21 <<_AuthInfo userid||=AdminUser>>
22 }}}
23
24 == Arguments ==
25
26 userid:
27   default: current user
28
29 == Example ==
30
31 See [[DebugAuthInfo]]
32
33 == Authors ==
34 * [[PhpWiki:JeffDairiki|Jeff Dairiki]]
35 * [[PhpWiki:ReiniUrban|Reini Urban]]
36
37 == See Also ==
38 * [[DebugAuthInfo]] is the corresponding [[Help:ActionPage]].
39 * [[Help:_GroupInfoPlugin]]
40 * [[Help:_BackendInfoPlugin]]
41
42 <noinclude>
43 ----
44 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
45 </noinclude>