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

            List of files:
            /dokuwiki/inc/JWT.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>4a9d6ae2968b05434349b05b73ef93f5836ab0f8 - Move JWT token into metadir #4239</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/JWT.php#4a9d6ae2968b05434349b05b73ef93f5836ab0f8</link>
        <description>Move JWT token into metadir #4239Moving JWT token store away from cache directory,to have long-lived authentication files properly stored.Using sha256 on the files instead of md5, to help mitigatepotential hash collision as filenames are based on username.

            List of files:
            /dokuwiki/inc/JWT.php</description>
        <pubDate>Tue, 02 Jul 2024 21:19:33 +0000</pubDate>
        <dc:creator>mauli &lt;mauli+gitstuff-things@maulware.com&gt;</dc:creator>
    </item>
<item>
        <title>cf927d07914d82d58a7663afc5d95be13e10f1a3 - &#55358;&#56598; Rector and PHPCS fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/JWT.php#cf927d07914d82d58a7663afc5d95be13e10f1a3</link>
        <description>&#55358;&#56598; Rector and PHPCS fixes

            List of files:
            /dokuwiki/inc/JWT.php</description>
        <pubDate>Tue, 28 Nov 2023 13:37:14 +0000</pubDate>
        <dc:creator>splitbrain &lt;splitbrain@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>87603a0ae6bb5f9492d204f5b6cdd611ac4bc13a - handle JSON encode/decode errors in JSONRPC API</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/JWT.php#87603a0ae6bb5f9492d204f5b6cdd611ac4bc13a</link>
        <description>handle JSON encode/decode errors in JSONRPC API

            List of files:
            /dokuwiki/inc/JWT.php</description>
        <pubDate>Tue, 28 Nov 2023 13:29:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>403d6a9f4cdd232c4e836e124374c49b4fcfcf08 - added tests for auth token handling</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/JWT.php#403d6a9f4cdd232c4e836e124374c49b4fcfcf08</link>
        <description>added tests for auth token handling

            List of files:
            /dokuwiki/inc/JWT.php</description>
        <pubDate>Wed, 26 Apr 2023 13:27:34 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>455aa67e850e236be8cd442e32eec2b8fff15fb2 - Introduce token authentication #2431</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/JWT.php#455aa67e850e236be8cd442e32eec2b8fff15fb2</link>
        <description>Introduce token authentication #2431This generates a JWT token for users. This token can be sent in a Bearerauthentication header as a login mechanism. Users can reset their tokenin the profile.Note: a previously suggested implementation used a custom token format,not JWT tokens

            List of files:
            /dokuwiki/inc/JWT.php</description>
        <pubDate>Tue, 25 Apr 2023 22:45:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
