Diff: Help/DebugAuthInfoPlugin
Differences between current version and predecessor to the previous major change of Help/DebugAuthInfoPlugin.
Other diffs: Previous Revision, Previous Author
Newer page: | version 3 | Last edited on 17 January 2022 3:00 | by harold | |
Older page: | version 2 | Last edited on 22 May 2014 3:01 | by harold | Revert |
@@ -12,10 +12,18 @@
}}}
== Arguments ==
-userid:
- default: current
user
+{| class="bordered"
+|-
+! Argument
+! Description
+! Default value
+|-
+| **
userid**
+| Id of
user to debug
+| Current user
+|}
== Example ==
See [[DebugAuthInfo]]
current version
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
Argument |
Description |
Default value |
---|---|---|
userid |
Id of user to debug |
Current user |
Example
See DebugAuthInfo
Authors
See Also
- DebugAuthInfo is the corresponding
Help:ActionPage.
Help:DebugGroupInfoPlugin
Help:DebugBackendInfoPlugin