<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/</link>
    <language>en-us</language>

    <title>orthanc-python Changelog</title>
    <description>orthanc-python Changelog</description>
    <item>
    <title>[default] added Resources/Samples/SampleHttpAuthentication.py</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/ff7d48d8d51a</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/ff7d48d8d51a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>ff7d48d8d51a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>added Resources/Samples/SampleHttpAuthentication.py</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>NEWS<br />Resources/Samples/SampleHttpAuthentication.py<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 21 Aug 2026 16:32:47 +0200</pubDate>
</item>
<item>
    <title>give access to the authentication payload in the REST callbacks</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/10bc736775b1</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/10bc736775b1</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>10bc736775b1</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>give access to the authentication payload in the REST callbacks</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>NEWS<br />Sources/RestCallbacks.cpp<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 21 Aug 2026 15:14:47 +0200</pubDate>
</item>
<item>
    <title>wrapped orthanc.RegisterHttpAuthentication()</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/35d09327ee25</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/35d09327ee25</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>35d09327ee25</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>wrapped orthanc.RegisterHttpAuthentication()</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>CMakeLists.txt<br />CodeAnalysis/CustomFunctions.json<br />NEWS<br />Sources/HttpAuthenticationCallback.cpp<br />Sources/HttpAuthenticationCallback.h<br />Sources/Plugin.cpp<br />Sources/PythonLock.cpp<br />Sources/PythonLock.h<br />Sources/PythonObject.cpp<br />Sources/PythonObject.h<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 21 Aug 2026 13:25:30 +0200</pubDate>
</item>
<item>
    <title>cleanup todo</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/4e1efa5fbc61</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/4e1efa5fbc61</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>4e1efa5fbc61</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#65;&#108;&#97;&#105;&#110;&#32;&#77;&#97;&#122;&#121;&#32;&#60;&#97;&#109;&#64;&#111;&#114;&#116;&#104;&#97;&#110;&#99;&#46;&#116;&#101;&#97;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>cleanup todo</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>TODO<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#65;&#108;&#97;&#105;&#110;&#32;&#77;&#97;&#122;&#121;&#32;&#60;&#97;&#109;&#64;&#111;&#114;&#116;&#104;&#97;&#110;&#99;&#46;&#116;&#101;&#97;&#109;&#62;</author>
    <pubDate>Thu, 20 Aug 2026 17:42:25 +0200</pubDate>
</item>
<item>
    <title>sync Orthanc + code model from mainline</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/0cfe173e428d</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/0cfe173e428d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0cfe173e428d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#65;&#108;&#97;&#105;&#110;&#32;&#77;&#97;&#122;&#121;&#32;&#60;&#97;&#109;&#64;&#111;&#114;&#116;&#104;&#97;&#110;&#99;&#46;&#116;&#101;&#97;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>sync Orthanc + code model from mainline</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>NEWS<br />Resources/Orthanc/CMake/AutoGeneratedCode.cmake<br />Resources/Orthanc/CMake/Compiler.cmake<br />Resources/Orthanc/CMake/DownloadOrthancFramework.cmake<br />Resources/Orthanc/CMake/DownloadPackage.cmake<br />Resources/Orthanc/CMake/EmbedResources.py<br />Resources/Orthanc/CMake/GoogleTestConfiguration.cmake<br />Resources/Orthanc/OrthancPluginCodeModel.json<br />Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp<br />Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#65;&#108;&#97;&#105;&#110;&#32;&#77;&#97;&#122;&#121;&#32;&#60;&#97;&#109;&#64;&#111;&#114;&#116;&#104;&#97;&#110;&#99;&#46;&#116;&#101;&#97;&#109;&#62;</author>
    <pubDate>Thu, 20 Aug 2026 17:36:31 +0200</pubDate>
</item>
<item>
    <title>only execute github action from the expected mirror repo</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/abaaac21aac5</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/abaaac21aac5</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>abaaac21aac5</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>only execute github action from the expected mirror repo</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.github/workflows/mirror.yml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 10 Aug 2026 10:26:44 +0200</pubDate>
</item>
<item>
    <title>added github action to mirror from mercurial</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/1b2c7db8208d</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/1b2c7db8208d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>1b2c7db8208d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>added github action to mirror from mercurial</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>.github/workflows/mirror.yml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 07 Aug 2026 08:58:46 +0200</pubDate>
</item>
<item>
    <title>back to mainline</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/95fdc00a09d3</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/95fdc00a09d3</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>95fdc00a09d3</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>back to mainline</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>CMakeLists.txt<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 07 Apr 2026 17:24:05 +0200</pubDate>
</item>
<item>
    <title>[OrthancPython-7.1] OrthancPython-7.1</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/da7716334dac</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/da7716334dac</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>da7716334dac</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>OrthancPython-7.1</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>OrthancPython-7.1</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>CITATION.cff<br />CMakeLists.txt<br />NEWS<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 07 Apr 2026 17:22:51 +0200</pubDate>
</item>
<item>
    <title>cont finalization</title>
    <guid isPermaLink="true">http://Orthanc-Main:8020/hg/orthanc-python/rev/669914eab130</guid>
    <link>http://Orthanc-Main:8020/hg/orthanc-python/rev/669914eab130</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>669914eab130</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>cont finalization</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Sources/OnChangeCallback.cpp<br />Sources/StorageArea.cpp<br />Sources/StorageArea3.cpp<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#83;&#101;&#98;&#97;&#115;&#116;&#105;&#101;&#110;&#32;&#74;&#111;&#100;&#111;&#103;&#110;&#101;&#32;&#60;&#115;&#46;&#106;&#111;&#100;&#111;&#103;&#110;&#101;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 07 Apr 2026 15:41:27 +0200</pubDate>
</item>

  </channel>
</rss>