Difference between revisions of "1.2.0 Server"

From Mumble Wiki
Jump to: navigation, search
(Features: + add something ;-))
(Add phpBB3auth and make page look final)
Line 2: Line 2:
 
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 [[Upgrade]].
  
'''WARNING: This page is under construction and NOT COMPLETE.'''
+
== [[Ice]]-Interface ==
 +
1.2.0 contains an enhanced [[Ice]] interface. This means more useful information and functionality gets exposed. Please see the corresponding documentation.
  
= Features =
+
== phpBB3 authenticator ==
== [[Ice]]-Interface ==
+
Starting with 1.2.0 we extended our sample scripts with an [[Ice]] + [http://www.python.org python] implementation of an authenticator that can be used to authenticate users from a phpBB3 database on a murmur 1.2.0 server.
1.2.0 contains an enhanced [[Ice]] interface. This means more useful information gets exposed. Please see the corresponding documentation.
 
  
 
{{docs}}
 
{{docs}}
 
[[category:Documentation English]]
 
[[category:Documentation English]]

Revision as of 20:32, 9 December 2009

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.