Wikka Documentation : UserAdministration

HomePage :: Index :: RecentChanges :: Search :: Login/Register
[1356] Latest edit on 2008-11-20 09:33:50 by NilsLindenberg [clarification how to reach the module]


Additions:
WikkaWiki 1.1.6.4 introduces a new system page, AdminUsers (located in the CategoryAdmin) , 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. You can add this module to every wikipage using {{adminusers}}.
Deletions:
WikkaWiki 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.


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


Deletions:
HomePage


[913] Edited on 2008-02-23 06:26:06 by DarTar [adding feature list]


Additions:
WikkaWiki 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.

Features

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




[870] Edited on 2008-02-22 15:22:40 by BrianKoontz [minor edit]


Deletions:



[865] Edited on 2008-02-22 10:08:45 by DarTar [screenshot]


Additions:
NOTE
This feature is available since:
WikkaWiki 1.1.6.4

Sample output
adminusers screenshot

Deletions:
NOTE
This feature is available since:
WikkaWiki 1.1.6.4



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


Deletions:
CategoryDocumentation


[655] Edited on 2008-02-10 12:44:51 by BrianKoontz [Initial draft]


Additions:



[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.
  2. The user's account is flagged as "deleted".
  3. 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.


Deletions:

User Deletion and Session Management




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

History of recent changes for UserAdministration
HomePage


NOTE
This feature is available since:
WikkaWiki 1.1.6.4


User Administration


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 Deletion and Session Management



Future Enhancements


The current User Administration module is a work in progress. While operational, several features remain to be implemented. Suggestions for improvement are always welcome.




CategoryDocumentation
CategoryEN
Creative Common Attribution-ShareAlike License
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.1428 seconds