1.2.0 Server

From Mumble Wiki
Revision as of 23:12, 1 February 2010 by DD0T (talk | contribs) (phpBB3 authenticator)
Jump to: navigation, search

Introduction

This page is supposed to contain information for server owners on what to expect of the upcoming 1.2.0 release on the server-side. For specific changes and upgrade instructions from 1.1.8 see Upgrade.

Ice-Interface

1.2.0 contains an enhanced Ice interface. This means more useful information and functionality gets exposed. Please see the corresponding documentation.

phpBB3 authenticator

Starting with 1.2.0 we extended our sample scripts with an Ice + python implementation of an authenticator that can be used to authenticate users from a phpBB3 database on a murmur 1.2.0 server. You can find phpBB3auth here.