Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 05-Apr-2025 | - | ||||
_test/ | H | 03-May-2018 | - | 34 | 20 | |
conf/ | H | 03-May-2018 | - | 27 | 14 | |
lang/en/ | H | 03-May-2018 | - | 42 | 18 | |
lib/ | H | 03-May-2018 | - | 5,065 | 4,154 | |
README.md | H A D | 17-Feb-2016 | 1.2 KiB | 26 | 16 | |
auth.php | H A D | 17-Feb-2016 | 19.4 KiB | 564 | 300 | |
plugin.info.txt | H A D | 17-Feb-2016 | 254 | 8 | 7 |
README.md
1# dokuwiki-plugin-authucenter 2 3DokuWiki plugin providing authentication against a Discuz with UCenter backend 4 5[](https://gitter.im/daxingplay/dokuwiki-plugin-authucenter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 6 7## Compatibility 8 9This plugin has been developped and tested with DokuWiki release 2015-08-10a ”Detritus”, but will probably also work with 2013-05-10 “Weatherwax” and later. 10 11For older versions of DokuWiki, please refer to this [repo](https://github.com/daxingplay/dokuwiki_ucenter). 12 13## Usage 14 15* Install this plugin in DokuWiki's `Extension Manager`. 16* After install, enable this plugin, then go to `Configuration Settings`. 17* Go to UCenter Admin Tab in Discuz, add a new app, copy those settings generated by UCenter. 18* In `Authucenter` settings area, paste App settings generated before. 19* In `Authentication` settings area, set superuser to your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWiki's Admin. 20* In `Authentication` settings area, change `authtype` to `authucenter`. 21* click `Save` button. All done! 22 23## License 24 25GPL 2 26