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