Kore Posted April 19, 2015 Share Posted April 19, 2015 Has anyone wrote a working Authentication system for Mumble and forum Xenforo over ice with mumo? Was wondering as I'm seeking this to be implemented for my own community use. If you know if anyone has done so I would love to pick their brain. Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted April 25, 2015 Administrators Share Posted April 25, 2015 If you know a bit of coding, you can fork one of our existing authenticators, and send us a pull request to include it in our repository.Essentially, for the existing ones, it’s just querying an SQL database for user data, and checking their login credentials from that. So it’s probably just a matter of adjusting DB table and column names that are to be read by the script. Quote Link to comment Share on other sites More sharing options...
Mythotical Posted July 24, 2015 Share Posted July 24, 2015 What version of XenForo? I can try to develop one but will take sometime if you want the latest version as I have not renewed YET. Gotta have money for that lol. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.