This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Mumble Authenticator for Xenforo


Kore
 Share

Recommended Posts

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.

Link to comment
Share on other sites

  • Administrators

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.

Link to comment
Share on other sites

  • 2 months later...
 Share

×
×
  • Create New...