Diff: Help/DebugAuthInfoPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 2 and previous revision of Help/DebugAuthInfoPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on 22 May 2014 3:01 by harold Revert
Older page: version 1 Last edited on 17 January 2022 18:35 by harold Revert
@@ -12,18 +12,10 @@
 }}} 
  
 == Arguments == 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| ** userid**  
-| Id of user to debug  
-| Current user  
-|}  
+userid:  
+ default: current user 
  
 == Example == 
  
 See [[DebugAuthInfo]] 

version 2

Administrative plugin, used to debug auth problems and settings. This plugin is only for testing purposes. If DEBUG has no _DEBUG_LOGIN bit set, only the admin user can call it, which is of no real use.

Warning! This may display DB and user passwords in cleartext. We think we cleared everything out though.

Usage

<<DebugAuthInfo userid||=AdminUser>>

Arguments

userid
default: current user

Example

See DebugAuthInfo

Authors

See Also