<?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 auth.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b866db0f204665a72fc91b65a4da057d41e3d226 - Add config option &apos;groups_admin&apos; to allow users to become dokuwiki admins by being in a list of django groups</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#b866db0f204665a72fc91b65a4da057d41e3d226</link>
        <description>Add config option &apos;groups_admin&apos; to allow users to become dokuwiki admins by being in a list of django groups

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Sun, 15 Feb 2026 13:10:55 +0000</pubDate>
        <dc:creator>zgtm &lt;zgtm@example.com&gt;</dc:creator>
    </item>
<item>
        <title>48dffebb8b388a76409f31ed8716aabe60166dd9 - Fix: Don&apos;t show logout link if logoff URI is not set</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#48dffebb8b388a76409f31ed8716aabe60166dd9</link>
        <description>Fix: Don&apos;t show logout link if logoff URI is not set

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Fri, 18 Apr 2025 21:42:20 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>79dc6f2b6d4a3d7ae22bca221b6c4d85f4f41888 - CRITICAL FIX: Don&apos;t give every Django user with an email address full admin privileges in the dokuwiki</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#79dc6f2b6d4a3d7ae22bca221b6c4d85f4f41888</link>
        <description>CRITICAL FIX: Don&apos;t give every Django user with an email address full admin privileges in the dokuwiki

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Fri, 18 Apr 2025 21:41:35 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>1e8dcca0d9d2cea8d6afede29685d62a7ebf1993 - Cleanup, fix constructor parent calling</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#1e8dcca0d9d2cea8d6afede29685d62a7ebf1993</link>
        <description>Cleanup, fix constructor parent calling

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Thu, 17 Apr 2025 21:45:18 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>4abf80ebc73c8ad0f324c8e24803bbd347dd52da - Make all django users member of dokuwiki group &apos;user&apos;, add options to make django admins and/or staff members of dokuwiki group &apos;admin&apos;</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#4abf80ebc73c8ad0f324c8e24803bbd347dd52da</link>
        <description>Make all django users member of dokuwiki group &apos;user&apos;, add options to make django admins and/or staff members of dokuwiki group &apos;admin&apos;

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Thu, 17 Apr 2025 21:44:34 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>8375d074cf2d45c0aca59c0ff55a766527f0103c - Add support for new session data encoding since Django 4, automatically decoding old and new data</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#8375d074cf2d45c0aca59c0ff55a766527f0103c</link>
        <description>Add support for new session data encoding since Django 4, automatically decoding old and new data

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Thu, 17 Apr 2025 21:28:41 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>557e3fdc1c1557c0f8ab376d68d7131ff2bf8156 - Add new config option to add a logoff URI</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#557e3fdc1c1557c0f8ab376d68d7131ff2bf8156</link>
        <description>Add new config option to add a logoff URI

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Thu, 17 Apr 2025 21:22:26 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>bbd83d140366b9e4135c8987e9c2583a0ddc3bfc - Remove outdated description comment</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#bbd83d140366b9e4135c8987e9c2583a0ddc3bfc</link>
        <description>Remove outdated description comment

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Thu, 17 Apr 2025 21:07:35 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert@code-intelligence.com&gt;</dc:creator>
    </item>
<item>
        <title>81c93b2105ba4307df99b3ff301d47930bd16772 - Use getConf instead of directly accessing the config dict</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#81c93b2105ba4307df99b3ff301d47930bd16772</link>
        <description>Use getConf instead of directly accessing the config dict

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Fri, 30 Mar 2018 12:07:13 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert+git@czecho.de&gt;</dc:creator>
    </item>
<item>
        <title>53a02df581403988400eb6881366afb32ac4a5cc - Add config description strings</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#53a02df581403988400eb6881366afb32ac4a5cc</link>
        <description>Add config description strings

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Fri, 30 Mar 2018 11:34:19 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert+git@czecho.de&gt;</dc:creator>
    </item>
<item>
        <title>2918a769c05e4ef3d3ffb16c34d7137483e8a9ad - Add plugin code</title>
        <link>http://127.0.0.1:8080/history/plugin/authdjango/auth.php#2918a769c05e4ef3d3ffb16c34d7137483e8a9ad</link>
        <description>Add plugin code

            List of files:
            /plugin/authdjango/auth.php</description>
        <pubDate>Fri, 30 Mar 2018 10:58:21 +0000</pubDate>
        <dc:creator>Robert Czechowski &lt;robert+git@czecho.de&gt;</dc:creator>
    </item>
</channel>
</rss>
