Revision history for UserAdministration


Revision [1356]

Last edited on 2008-11-20 09:33:50 by NilsLindenberg [clarification how to reach the module]
Additions:
[[WikkaReleaseNotes1164 | WikkaWiki 1.1.6.4]] introduces a new system page, **""AdminUsers""** (located in the CategoryAdmin) , accessible by [[WikiAdmin | system administrators]] to facilitate various user management tasks. This code has been extensively beta-tested in previous versions, and has been enhanced for 1.1.6.4 to include user deletions and session management. You can add this module to every wikipage using **""{{adminusers}}""**.
Deletions:
[[WikkaReleaseNotes1164 | WikkaWiki 1.1.6.4]] introduces a new system page, **""AdminUsers""**, accessible by [[WikiAdmin | system administrators]] to facilitate various user management tasks. This code has been extensively beta-tested in previous versions, and has been enhanced for 1.1.6.4 to include user deletions and session management.


Revision [1193]

Edited on 2008-11-01 23:23:06 by DarTar [Removed HomePage link]
Deletions:
HomePage


Revision [913]

Edited on 2008-02-23 06:26:06 by DarTar [adding feature list]
Additions:
[[WikkaReleaseNotes1164 | WikkaWiki 1.1.6.4]] introduces a new system page, **""AdminUsers""**, accessible by [[WikiAdmin | system administrators]] to facilitate various user management tasks. This code has been extensively beta-tested in previous versions, and has been enhanced for 1.1.6.4 to include user deletions and session management.
====Features====
~-Display a pageable, sortable and searchable **list of registered users**, including:
~~-Username and userpage (if any)
~~-Registered email address
~~-Sign-up time
~~-Registration IP address ''(forthcoming)''
~-Display user statistics:
~~-Display user's **owned pages**
~~-Display user's **comments**
~~-Display user's **changes**
~-Allow wiki admins to perform specific actions on single or multiple users:
~~- Remove/ban users
~~- Send users feedback ''(forthcoming)''
~~- Create new users ''(forthcoming)''
===User Account Deletion and Session Management===
Deletions:
====Introduction====
Version 1.1.6.4 introduces a new system page, **""AdminUsers""**, accessible by system administrators to facilitate various user management tasks. This code has been extensively beta-tested in previous versions, and has been enhanced for 1.1.6.4 to include user deletions and session management.
====User Account Deletion and Session Management====


Revision [870]

Edited on 2008-02-22 15:22:40 by BrianKoontz [minor edit]
Deletions:
{{files}}


Revision [865]

Edited on 2008-02-22 10:08:45 by DarTar [screenshot]
Additions:
{{since version="1.1.6.4" align="left"}}
==Sample output==
{{image alt="adminusers screenshot" title="Sample output for adminusers action" url="images/adminusers.png"}}
Deletions:
{{since version="1.1.6.4" align="right"}}


Revision [658]

Edited on 2008-02-13 07:15:51 by BrianKoontz [Removed generic category]
Deletions:
CategoryDocumentation


Revision [655]

Edited on 2008-02-10 12:44:51 by BrianKoontz [Initial draft]
Additions:
{{files}}


Revision [652]

Edited on 2008-02-10 12:37:09 by BrianKoontz [Initial draft]
Additions:
====User Account Deletion and Session Management====
Users may be inactivated either individually or in bulk (such as might occur with a scripted registration attack) by using the **Delete** functionality. User accounts are not actually deleted (useful for later reactivation or for post-forensic analysis), but are rather marked in the database as deleted. As such, these users will not be recognized by the system, and additional attempts to re-register the same user will fail.
These are the steps that are taken by the system when a user is inactivated/deleted:
1) The user's password is changed to a value that can never be matched by any password.
1) The user's account is flagged as "deleted".
1) The user's most recent session is immediately closed. This ensures that a user cannot continue to access the system via an existing session cookie.

- Deleted user accounts can only be restored by direct access to the wiki database. A future version of this module will permit the restoration of user access via the user administration panel.
Deletions:
====User Deletion and Session Management====


Revision [650]

The oldest known version of this page was created on 2008-02-10 12:28:26 by BrianKoontz [Initial draft]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki