<?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>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/auth.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>dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593 - coding style: function call spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#dccd6b2bba7367e4d1d2d7aa84c9f9d15584b593</link>
        <description>coding style: function call spacing

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Wed, 30 Aug 2023 16:41:45 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>54cc7aa41e0f453bd6887b0e79242a139d84a47a - Apply rector fixes to the rest of lib/plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#54cc7aa41e0f453bd6887b0e79242a139d84a47a</link>
        <description>Apply rector fixes to the rest of lib/plugin

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Wed, 30 Aug 2023 09:45:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c243774da38291a0fdd8cfcab23454e5d0667171 - another go at #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#c243774da38291a0fdd8cfcab23454e5d0667171</link>
        <description>another go at #3717c0ece86a0ac0cfab0856b056fb3ce8e726855542 was wrong too, because mostdeprecation logs drop the callee

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Sun, 14 Aug 2022 16:35:37 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>c0ece86a0ac0cfab0856b056fb3ce8e726855542 - Another fix for #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#c0ece86a0ac0cfab0856b056fb3ce8e726855542</link>
        <description>Another fix for #3717The deprecation mechanism did actually log the wrong file (calleeinstead of caller). This was fixed and the message adjusted again.A guardian for very short backtraces and large offsets was added

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Sun, 14 Aug 2022 16:03:55 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>aa726f38a40544f44d4b097135b01548b4ce6229 - better deprecation message for require. fixes #3717</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#aa726f38a40544f44d4b097135b01548b4ce6229</link>
        <description>better deprecation message for require. fixes #3717

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Sun, 14 Aug 2022 14:50:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b97865bf6fe450d4ccb24d0f914d13f94b7c3b8c - adjust callstack depth for deprecation message further</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#b97865bf6fe450d4ccb24d0f914d13f94b7c3b8c</link>
        <description>adjust callstack depth for deprecation message further

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Thu, 13 Aug 2020 14:52:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e4aa0139d52e6547b2a34349ecebb02c9f1c4593 - better deprecation messages for self required plugin base files</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#e4aa0139d52e6547b2a34349ecebb02c9f1c4593</link>
        <description>better deprecation messages for self required plugin base files

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Thu, 13 Aug 2020 11:40:39 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402 - First go at moving the plugin classes into their own namespace</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Fri, 15 Jun 2018 15:05:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>42c2870a34a345aabdf35fb49fa8aa0b54fde2b2 - plugin prototype adjustments</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#42c2870a34a345aabdf35fb49fa8aa0b54fde2b2</link>
        <description>plugin prototype adjustmentsThey are now proper abstract classes

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Fri, 27 Apr 2018 19:02:25 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>64159a61e94d0ce680071c8890e144982c3a8cbe - line lengths shortened</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#64159a61e94d0ce680071c8890e144982c3a8cbe</link>
        <description>line lengths shortenedThis makes sure all files use line lenghts shorter than 120 characters.This is a quick fix. It might not always be the nicest change.

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Fri, 27 Apr 2018 17:07:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>6bf5cd2f2b80fac442d44edd5dbd2ac84cd13327 - remove support for loading old auth backend configs #1535</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#6bf5cd2f2b80fac442d44edd5dbd2ac84cd13327</link>
        <description>remove support for loading old auth backend configs #1535

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Tue, 19 Apr 2016 16:57:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e6c4392f11bb5a668be8e874560af910b71d72f8 - Fix scrutinizer issues with auth</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#e6c4392f11bb5a668be8e874560af910b71d72f8</link>
        <description>Fix scrutinizer issues with auth

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Thu, 07 May 2015 05:43:32 +0000</pubDate>
        <dc:creator>Patrick Brown &lt;ptbrown@whoopdedo.org&gt;</dc:creator>
    </item>
<item>
        <title>8702de7f7e170bddfdb622c393c3cac3446fd1c5 - Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissues</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#8702de7f7e170bddfdb622c393c3cac3446fd1c5</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into scrutinizerissuesConflicts:	inc/media.php	inc/plugin.php	inc/template.php	lib/plugins/authplain/_test/escaping.test.php	lib/plugins/syntax.php

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Tue, 09 Dec 2014 16:26:28 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9c03f73b0f57a7e1bf6a3108813a4004bf66d307 - AUTH_USER_CHANGE handler can modify passed data</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#9c03f73b0f57a7e1bf6a3108813a4004bf66d307</link>
        <description>AUTH_USER_CHANGE handler can modify passed dataOriginally AUTH_USER_CHANGE handler could modify the user data, however,auth plugin consequently worked with different copy of the array thuseffectively preventing any changes by the AUTH_USER_CHANGE implementer.

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Mon, 13 Oct 2014 00:12:55 +0000</pubDate>
        <dc:creator>Michal Koutn&#253; &lt;xm.koutny@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>253d4b48ec708eb42033862dc15c8576f44a48ed - more PHPDocs, unused var, small bit code reformatting</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#253d4b48ec708eb42033862dc15c8576f44a48ed</link>
        <description>more PHPDocs, unused var, small bit code reformatting

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Wed, 01 Oct 2014 13:32:05 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>59bc3b48fdffb76ee65a4b630be3ffa1f6c20c80 - more scrutinizer issue improvements</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#59bc3b48fdffb76ee65a4b630be3ffa1f6c20c80</link>
        <description>more scrutinizer issue improvements

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Mon, 29 Sep 2014 19:45:27 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2dc9e90007f12ac996b0e74479137a9dc6243c3c - KISS - remove class constants for REQUIRE_GROUPS &amp; IGNORE_GROUPS and replace with boolean values</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#2dc9e90007f12ac996b0e74479137a9dc6243c3c</link>
        <description>KISS - remove class constants for REQUIRE_GROUPS &amp; IGNORE_GROUPS and replace with boolean values

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Sun, 04 May 2014 18:20:11 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>06e3e0c7b506a637df1ea27c6a8a439756e7139d - use $requireGroups constants in auth classes; comments; code improvements</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#06e3e0c7b506a637df1ea27c6a8a439756e7139d</link>
        <description>use $requireGroups constants in auth classes; comments; code improvements

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Fri, 14 Mar 2014 17:58:53 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
<item>
        <title>2046a6546c8ed62b9a7b33305b6201458f2f8291 - Allow user info to be retrieved without groups</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/auth.php#2046a6546c8ed62b9a7b33305b6201458f2f8291</link>
        <description>Allow user info to be retrieved without groupsSome parts of dokuwiki (e.g. recent changes, old revisions) canrequests lots of user info (to provide editor names) withoutrequiring any group information.This change also implements caching of user info by authmysql &amp;authpgsql plugins to avoid repeated querying of the DB to retrievethe same user information.

            List of files:
            /dokuwiki/lib/plugins/auth.php</description>
        <pubDate>Wed, 12 Mar 2014 15:38:28 +0000</pubDate>
        <dc:creator>Christopher Smith &lt;chris@jalakai.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
