<?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 PassHash.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/PassHash.php#093fe67e98c0cdb4b73fd46938e49b64971483c2</link>
        <description>updated rector and applied it

            List of files:
            /dokuwiki/inc/PassHash.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>2b2e0eb4b772c1a2c4490fa8083bc7462501bf1d - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#2b2e0eb4b772c1a2c4490fa8083bc7462501bf1d</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Sat, 07 Mar 2026 12:38:23 +0000</pubDate>
        <dc:creator>splitbrain &lt;86426+splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>eb4caac34506cd8166cb201522be87b31129e7b8 - reuse bcrypt default difficulty #2093</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#eb4caac34506cd8166cb201522be87b31129e7b8</link>
        <description>reuse bcrypt default difficulty #2093Instead of hardcoding our own default, we can use PHP&apos;s constant

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Tue, 27 Jan 2026 20:12:33 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>07a871e68609e4cd733faa887b5340da40875db6 - Support Woltlab password hashes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#07a871e68609e4cd733faa887b5340da40875db6</link>
        <description>Support Woltlab password hashesThe Woltlab forum software uses bcrypt passwords, but prefixes them with&quot;Bcrypt:&quot;. This adds support for this in our PassHash class.

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Tue, 25 Jun 2024 08:56:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dfaf0747edadb1beeca2597db218f7f433ab91f0 - Support b and x variants for bcrypt hashes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#dfaf0747edadb1beeca2597db218f7f433ab91f0</link>
        <description>Support b and x variants for bcrypt hashesPrompted by https://forum.dokuwiki.org/d/22108-authpdo-with-postgres-and-lemmy/3As stated on https://stackoverflow.com/a/36225192&gt; there is no difference between 2, 2a, 2x, 2y, and 2b. If you wrote your&gt; implementation correctly, they all output the same result.

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Wed, 13 Mar 2024 14:44:23 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&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/PassHash.php#6c16a3a9aa602bb7e269fb6d5d18e1353e17f97f</link>
        <description>Use str_starts_with/str_ends_with

            List of files:
            /dokuwiki/inc/PassHash.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>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Thu, 31 Aug 2023 20:44:40 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Thu, 31 Aug 2023 20:38:07 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4b230b99ca279d0f160ebd0981007d2de6120995 - code style: indent fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#4b230b99ca279d0f160ebd0981007d2de6120995</link>
        <description>code style: indent fixes

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Thu, 31 Aug 2023 20:09:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Thu, 31 Aug 2023 12:22:35 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ed823bcd0f9414c63e46e8ff593ddc9bb92e281a - codestyle adjustments: PHP constant casing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#ed823bcd0f9414c63e46e8ff593ddc9bb92e281a</link>
        <description>codestyle adjustments: PHP constant casing

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Wed, 30 Aug 2023 15:12:00 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d868eb89f182718a31113373a6272670bd7f8012 - codestyle adjustments: function declaration braces/spaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#d868eb89f182718a31113373a6272670bd7f8012</link>
        <description>codestyle adjustments: function declaration braces/spaces

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Wed, 30 Aug 2023 15:09:14 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7c53b0321a3cd3116b8d3b2ad27863a38dece7 - codestyle adjustments: class declaration braces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Wed, 30 Aug 2023 15:05:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c1482d1c08360e6401534a1391da2b650c37d34d - codestyle adjustments: function argument spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#c1482d1c08360e6401534a1391da2b650c37d34d</link>
        <description>codestyle adjustments: function argument spacing

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Wed, 30 Aug 2023 15:03:06 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c24231d19cb0bc42a3657a921953408566fcde1c - fix Cannot use assign-op operators with string offsets</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#c24231d19cb0bc42a3657a921953408566fcde1c</link>
        <description>fix Cannot use assign-op operators with string offsetsprevent rector from rewriting this into an auto-assignment.

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Tue, 29 Aug 2023 17:59:47 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>24870174d2ee45460ba6bcfe5f5a0ae94715efd7 - Apply rector fixes to the rest of inc</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#24870174d2ee45460ba6bcfe5f5a0ae94715efd7</link>
        <description>Apply rector fixes to the rest of inc

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Tue, 29 Aug 2023 17:42:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>0b63e09a6f6e45247d064792d2ff494cbec46979 - fix named access to the sha hashing mechanisms</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#0b63e09a6f6e45247d064792d2ff494cbec46979</link>
        <description>fix named access to the sha hashing mechanisms

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Thu, 16 Sep 2021 17:25:04 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>1c7f6650b2b393edffd9fa7aa43ff02e81711418 - Add support for SHA256 encrypted passwords</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#1c7f6650b2b393edffd9fa7aa43ff02e81711418</link>
        <description>Add support for SHA256 encrypted passwordsEnable detection of SHA256 hashes (prefixed with $5$) and allow touse this hashing schemes in passwords.

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Sun, 01 Aug 2021 19:02:22 +0000</pubDate>
        <dc:creator>Jan Baier &lt;jan.baier@amagical.net&gt;</dc:creator>
    </item>
<item>
        <title>b98368cca0d85b270d46c4a8ca85dfbe9fe43e7b - fix typo in phpdoc comment</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#b98368cca0d85b270d46c4a8ca85dfbe9fe43e7b</link>
        <description>fix typo in phpdoc comment

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Fri, 16 Aug 2019 21:35:54 +0000</pubDate>
        <dc:creator>Schplurtz le D&#233;boulonn&#233; &lt;Schplurtz@laposte.net&gt;</dc:creator>
    </item>
<item>
        <title>862a2eaed2086db970f756c5ff1c776b3c473b00 - fix missing $ in variable use</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/PassHash.php#862a2eaed2086db970f756c5ff1c776b3c473b00</link>
        <description>fix missing $ in variable use

            List of files:
            /dokuwiki/inc/PassHash.php</description>
        <pubDate>Mon, 10 Jun 2019 21:22:31 +0000</pubDate>
        <dc:creator>Schplurtz le D&#233;boulonn&#233; &lt;Schplurtz@laposte.net&gt;</dc:creator>
    </item>
</channel>
</rss>
