https://github.com/mantisbt/dokuwiki-plugin-authmantis
Enables single sign-on to DokuWiki using MantisBT as authentication back-end
https://github.com/mantisbt/dokuwiki-plugin-authmantis
Last synced: about 1 year ago
JSON representation
Enables single sign-on to DokuWiki using MantisBT as authentication back-end
- Host: GitHub
- URL: https://github.com/mantisbt/dokuwiki-plugin-authmantis
- Owner: mantisbt
- License: gpl-3.0
- Created: 2020-06-10T06:13:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T16:57:43.000Z (about 6 years ago)
- Last Synced: 2025-06-12T20:31:56.280Z (about 1 year ago)
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:authmantis
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DokuWiki / MantisBT Authentication Plugin
This authentication plugin enables single sign-on to
[DokuWiki](https://www.dokuwiki.org/),
using an external trust mechanism to authenticate users against
[MantisBT](https://mantisbt.org/).
Copyright (c) 2006 Victor Boctor
Copyright (c) 2007-2012 Victor Boctor, Tiago Gomes and various contributors
Copyright (c) 2013, 2020 Damien Regad
## License
This program is free software: you can redistribute it and/or modify
it under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.html)
as published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
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.
## Compatibility
### DokuWiki
This plugin has been tested with all releases from 2013-05-10 “Weatherwax”
through 2018-04-22 “Greebo”, as well as “Hogfather” up to release candidate 3.
### MantisBT
MantisBT releases 1.2.x or later and 2.x are fully supported.
The plugin may work with earlier releases as well, but this is not tested.
The [MantisBT wiki](https://mantisbt.org/wiki) relies on this plugin
since 2013.
## Installation and Configuration
Detailed instructions can be found on the
[Plugin's homepage](https://www.dokuwiki.org/plugin:authmantis#setup).
## Support
Source code and support for this plugin can be found at
https://github.com/mantisbt/dokuwiki-plugin-authmantis
## Credits
This plugin is based on the Authentication back-end written by Victor Boctor,
published in the [MantisBT Wiki] back in 2006. The latest code available in the
wiki ([2012-12-01 13:26]) was used to develop it. Please refer to the page's
revision history for details about earlier authors and changes.
[MantisBT Wiki]: https://mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwiki.
[2012-12-01 13:26]: https://mantisbt.org/wiki/doku.php/mantisbt:issue:7075:integration_with_dokuwiki?rev=1354364789