I am in process of creation some kind of portal for gamers (Gothic2 game form Pyranha Bytes).
Site side created by using Textpattern.
Forum side created by using UNB.
Wiki side in process of creation using DocuWiki.
Is there some kind of solution to give users of UNB-powered forum "autologin" to DocuWiki (without of registration in DocuWiki). In other words, when user logins in DocuWiki, wiki verifies him by using UNB users database. Some kind of integration
Maybe there is some kind of module? Or this solution need for little "hacking" of original wiki program text?
DokuWiki can authenticate against any MySQL database using the MySQL auth backend. So you can configure DokuWiki to use the forum database for user management.