]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2F_AuthInfoPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2F_AuthInfoPlugin
1 Date: Fri,  7 Dec 2012 15:16:29 +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 * [[Help:Jeff Dairiki|Jeff Dairiki]]
34 * [[Help:Reini Urban|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>