<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in init.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>093fe67e98c0cdb4b73fd46938e49b64971483c2 - updated rector and applied it</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Sat, 07 Mar 2026 20:26:13 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>9399c87e10527bd9270ac34f45432bcff3a2b473 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#9399c87e10527bd9270ac34f45432bcff3a2b473</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Wed, 03 Dec 2025 09:04:24 +0000</pubDate>
        <dc:creator>splitbrain &lt;86426+splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e0c5fc941a03b9dfd1ff0a9b1f2485a6e2d85956 - Give explanation if no $conf could be loaded</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#e0c5fc941a03b9dfd1ff0a9b1f2485a6e2d85956</link>
        <description>Give explanation if no $conf could be loadedGive explanation if no $conf could be loaded (i. e. DOKU_CONF pointing elsewhere)

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Tue, 11 Nov 2025 09:14:57 +0000</pubDate>
        <dc:creator>fjf2002 &lt;franzjoseffaerber@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>33cb4e0125bb3ea66842b52c5d02739268775800 - Make is_ssl and baseurl use proper proxy checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#33cb4e0125bb3ea66842b52c5d02739268775800</link>
        <description>Make is_ssl and baseurl use proper proxy checksThis should not only address #4455 but also ensures that the relatedheaders are only used when they come from a trusted reverse proxy chain.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Tue, 03 Jun 2025 12:22:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>6a9b33038a407c76cc2ef92e8b0228eb93f4e23c - reorder the init process</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#6a9b33038a407c76cc2ef92e8b0228eb93f4e23c</link>
        <description>reorder the init processThis makes autoloading and $INPUT available earlier

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Tue, 03 Jun 2025 11:40:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>e086ef6c28db572d62ae0edbca11b11340da0524 - Remove check for deprecated E_STRICT</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#e086ef6c28db572d62ae0edbca11b11340da0524</link>
        <description>Remove check for deprecated E_STRICT

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Sat, 23 Nov 2024 16:13:30 +0000</pubDate>
        <dc:creator>lvl1ch43l &lt;15932478+lvl1ch43l@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e860a4fbf1abc8ba96c4cd6c00e8f6efd6510d50 - fix is_ssl() check</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#e860a4fbf1abc8ba96c4cd6c00e8f6efd6510d50</link>
        <description>fix is_ssl() checkThere was a global statement missing? This seems to have to beenbroken in one of the recent merges.Tests have been cleaned up but not changes in logic.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Fri, 26 Jan 2024 13:58:51 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4847991d4d4cc384b85e540ba9558a851c83dff4 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#4847991d4d4cc384b85e540ba9558a851c83dff4</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Fri, 26 Jan 2024 11:56:43 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6e2ee56d218c69ce1df696814f1b23a46ce14878 - Merge pull request #4104 from m-martin-78/xfhsupport</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#6e2ee56d218c69ce1df696814f1b23a46ce14878</link>
        <description>Merge pull request #4104 from m-martin-78/xfhsupportAdd support for X-Forwarded-Host proxy header

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Fri, 26 Jan 2024 08:52:29 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ac56bec8fe6fd490404eea13c205c47f81b471c7 - fall back to empty (root) dir for base dir detection</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#ac56bec8fe6fd490404eea13c205c47f81b471c7</link>
        <description>fall back to empty (root) dir for base dir detectionWhen a basedir could not be detected, the default previously was &apos;.&apos;resulting in a valid but weird URL (http://example.com/./doku.php). Wenow default to an empty dir, resulting in a more sensible URL ofhttp://example.com/doku.phpThis should not matter in real web server setups but will be in effectwhile testing.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Wed, 17 Jan 2024 17:53:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8033346cf828c3eca006804313a56dada4021684 - coding style</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#8033346cf828c3eca006804313a56dada4021684</link>
        <description>coding style

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Thu, 30 Nov 2023 12:46:18 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>a4dce27ed4148232aa58faeac5e3f566b4ebc05d - Fixed bad copy/paste, sorry...</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#a4dce27ed4148232aa58faeac5e3f566b4ebc05d</link>
        <description>Fixed bad copy/paste, sorry...

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Mon, 13 Nov 2023 16:06:27 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>2a3397394de777c28b3aa2ad489cefe990ec250e - Check if trustedproxy is empty + changed behavior in is_ssl to match the same behavior</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#2a3397394de777c28b3aa2ad489cefe990ec250e</link>
        <description>Check if trustedproxy is empty + changed behavior in is_ssl to match the same behavior

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Mon, 13 Nov 2023 15:55:40 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6e9b187718137d43fbb5718462e33580bb76298a - bugfix: trustedproxy is not a delimited pcre</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#6e9b187718137d43fbb5718462e33580bb76298a</link>
        <description>bugfix: trustedproxy is not a delimited pcre

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Mon, 13 Nov 2023 14:09:39 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>12a78321c40179a0e7fd05a0ff3f5d835b15ae36 - Codestyle + check trustedproxies</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#12a78321c40179a0e7fd05a0ff3f5d835b15ae36</link>
        <description>Codestyle + check trustedproxiesAdjust code style to match dokuwiki&apos;s.Secure the use of `X-Forwarded-Host` by checking against the https://www.dokuwiki.org/config:trustedproxy property.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Mon, 13 Nov 2023 13:56:05 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>5ab8f4a0d74f087351f189b9678d22eaac80bb73 - Add support for X-Forwarded-Host proxy header</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#5ab8f4a0d74f087351f189b9678d22eaac80bb73</link>
        <description>Add support for X-Forwarded-Host proxy headerX-Forwarded-From and X-Forwarded-Proto are already used, so should X-Forwarded-Host.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Mon, 13 Nov 2023 10:09:23 +0000</pubDate>
        <dc:creator>m-martin-78 &lt;138781920+m-martin-78@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>4602718be573dd5f46a72c4ef3ac2ce3d8c129d1 - Refactor autoloading, fix #4048</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#4602718be573dd5f46a72c4ef3ac2ce3d8c129d1</link>
        <description>Refactor autoloading, fix #4048This refactors the auto loading stuff into an anonymous class and cleansit up a bit.It also ensures that plugin classes are not autoloaded when the pluginis disabled. This however only works after the plugin controller hasbeen initialized.We currently reference some classes of the config plugin in outdeprecated.php file resulting in these classes being loaded before theplugin controller. Not a big deal I guess.

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Thu, 14 Sep 2023 14:42:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>94c7e51fbb8452927552ef1fd00356923b53e6e8 - Remove unnecessary parentheses</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#94c7e51fbb8452927552ef1fd00356923b53e6e8</link>
        <description>Remove unnecessary parentheses

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Thu, 14 Sep 2023 23:52:30 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f - Use str_starts_with/str_ends_with</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Thu, 14 Sep 2023 20:32:18 +0000</pubDate>
        <dc:creator>fiwswe &lt;fiwswe@fwml.de&gt;</dc:creator>
    </item>
<item>
        <title>6bdc2fb913a5268649e45df2dc0ceb28ea15c324 - simplify is_ssl()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/init.php#6bdc2fb913a5268649e45df2dc0ceb28ea15c324</link>
        <description>simplify is_ssl()

            List of files:
            /dokuwiki/inc/init.php</description>
        <pubDate>Sat, 02 Sep 2023 09:09:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
