[mythtv-commits] mythtv commit: r26281 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 13 02:11:59 UTC 2010


      Author: cpinkham
        Date: 2010-09-13 02:11:59 +0000 (Mon, 13 Sep 2010)
New Revision: 26281
   Changeset: http://svn.mythtv.org/trac/changeset/26281

Log:

Add unique token check to protocol handshake in addition to the
MythTV protocol version.  Clients will now be required to pass
in a unique token specific to that protocol version when
connecting to the backend.

NOTE: This does bump the protocol version, so update the core
of MythTV as well as MythWeb and the python and perl bindings.

References #8877.

This brings MythWeb up to date with trunk [26280].



Modified:

   trunk/mythplugins/mythweb/classes/MythBackend.php




More information about the mythtv-commits mailing list