DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:forceuserchange

forceuserchange Plugin

Compatible with DokuWiki

Greebo

plugin Enforce password change before user can log in.

Last updated on
2020-03-09
Provides
Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with auth

This is an auth plugin that enforces password change before user can log in, based on group membership, and modify the group when user updates password through DokuWiki.

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Usage

Once you install the plugin, it will by default block users who is in “pwchange” group from logging in. They cannot log in via XML-RPC API. When they log in through the web interface, they will be redirected to profile page to update password. Once they update the password, the plugin will remove them from pwchange group, which will allow them to proceed as usual.

Configuration and Settings

  • groupname: Group name that the plugin will check user against
  • grouprel: What kind of relation between the user and the group
    • including: users in the group will be required to update
    • excluding: users not in the group will be required to update
  • allowsamepw: User can proceed by updating with the same password. Note that if this is off, user can still reuse password by changing it twice.

Change Log

  • 2020-03-09: Initial release (2020-03-09 05:56)
    This is an auth plugin that enforces password change before user can log in, based on group membership, and modify the group when user updates password through DokuWiki.

Known Bugs and Issues

See GitHub issue tracker above.

Discussion

Please use GitHub issue tracker for discussions, above.

plugin/forceuserchange.txt · Last modified: 2020-03-09 05:56 by phy25

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki