Difference between revisions of "1.2.0 Server"

From Mumble Wiki
Jump to: navigation, search
(phpBB3 authenticator)
m (Introduction)
Line 1: Line 1:
 
= Introduction =
 
= 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]].
+
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 [[1.2.0 Upgrade|Upgrade]].
  
 
== [[Ice]]-Interface ==
 
== [[Ice]]-Interface ==

Revision as of 23:56, 16 December 2010

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 have a 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.