https://github.com/phy25/dokuwiki-plugin-forceuserchange
Enforce password change before user can log in.
https://github.com/phy25/dokuwiki-plugin-forceuserchange
Last synced: 18 days ago
JSON representation
Enforce password change before user can log in.
- Host: GitHub
- URL: https://github.com/phy25/dokuwiki-plugin-forceuserchange
- Owner: phy25
- License: gpl-2.0
- Created: 2020-03-09T04:41:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T05:52:10.000Z (over 6 years ago)
- Last Synced: 2025-12-08T09:51:00.728Z (6 months ago)
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:forceuserchange
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
forceuserchange Plugin for DokuWiki
Enforce password change before user can log in.
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:forceuserchange
If you install this plugin manually, make sure it is installed in
lib/plugins/forceuserchange/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.
----
Copyright (C) Henry Pan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
See the LICENSING file for details