<?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 action.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>5c48379643fe73c0682a2770d0abc793c9bd1513 - adjusted docblocks for renamed class aliases</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#5c48379643fe73c0682a2770d0abc793c9bd1513</link>
        <description>adjusted docblocks for renamed class aliases

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Sat, 02 Sep 2023 09:26:28 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>d4f83172d9533c4d84f450fe22ef630816b21d75 - code style: line breaks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#d4f83172d9533c4d84f450fe22ef630816b21d75</link>
        <description>code style: line breaks

            List of files:
            /dokuwiki/lib/plugins/acl/action.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>8553d24d33ab5f260c6e19959de764dd8472d438 - Apply rector renames</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#8553d24d33ab5f260c6e19959de764dd8472d438</link>
        <description>Apply rector renames

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Wed, 30 Aug 2023 13:44:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>bff2c9d24314e25b31ceb53d51de76d678a0a4dc - Apply rector fixes to lib/plugin/acl</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#bff2c9d24314e25b31ceb53d51de76d678a0a4dc</link>
        <description>Apply rector fixes to lib/plugin/acl

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Tue, 29 Aug 2023 18:18:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>923e149a1ff0b1a20a788f3f4d615b8877370532 - Merge branch &apos;master&apos; into psr2</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#923e149a1ff0b1a20a788f3f4d615b8877370532</link>
        <description>Merge branch &apos;master&apos; into psr2

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Fri, 15 Feb 2019 00:05:01 +0000</pubDate>
        <dc:creator>Michael Gro&#223;e &lt;mic.grosse@googlemail.com&gt;</dc:creator>
    </item>
<item>
        <title>dda9db03f2cef0ac706d1d2f814ee897aff1d492 - adjust bundled plugins that check for admin permissions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#dda9db03f2cef0ac706d1d2f814ee897aff1d492</link>
        <description>adjust bundled plugins that check for admin permissionsThis adjusts the bundled plugins to do their admin permission checksbased on their admin component&apos;s isAccessibleByCurrentUser() methodinstead of doing their own isAdmin checks.

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Tue, 30 Oct 2018 15:36:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>a4e3d55680f367e5fd37b50b16ebe23ebac3d20c - PSR-2 for ACL plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#a4e3d55680f367e5fd37b50b16ebe23ebac3d20c</link>
        <description>PSR-2 for ACL plugin

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Fri, 11 May 2018 10:44:17 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>b4f2363aa1360136c8a826f09aaebc6505211c73 - remove DOKU_INC checks</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#b4f2363aa1360136c8a826f09aaebc6505211c73</link>
        <description>remove DOKU_INC checksThere is no need for this check, since these files should not have anymain code that is executed on direct call.Fixes PSR1.Files.SideEffects.FoundWithSymbols

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Fri, 27 Apr 2018 12:32:42 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>e82704a003f35c4e6b6b94746e9c408b22d7d229 - fixed strict violation in ACL plugin</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#e82704a003f35c4e6b6b94746e9c408b22d7d229</link>
        <description>fixed strict violation in ACL plugin

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 28 Oct 2013 19:04:59 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>4d13d89c45c088d6070c4e2da6d5b702f13c77ab - remove obsolete opera handling and session closing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#4d13d89c45c088d6070c4e2da6d5b702f13c77ab</link>
        <description>remove obsolete opera handling and session closing

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Sun, 20 Oct 2013 19:52:19 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>00dd0e7e7ab5bc29658e4be85336841af70b6b97 - acl ajax: add messages to returns</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#00dd0e7e7ab5bc29658e4be85336841af70b6b97</link>
        <description>acl ajax: add messages to returns

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 14 Oct 2013 14:12:01 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>07be12a51cc4c7850e57b25c6c1bd86ca0004a00 - acl ajax: replace die() by return</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#07be12a51cc4c7850e57b25c6c1bd86ca0004a00</link>
        <description>acl ajax: replace die() by return

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 14 Oct 2013 14:04:31 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>219fe1dcb7250b332a77278fd31f20e5da10846c - Code reformatting and remove unused global conf</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#219fe1dcb7250b332a77278fd31f20e5da10846c</link>
        <description>Code reformatting and remove unused global conf

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 14 Oct 2013 14:00:45 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d4e2226677c742531e589ebd2b45fdd4553322ad - remove unused variable</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#d4e2226677c742531e589ebd2b45fdd4553322ad</link>
        <description>remove unused variable

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 14 Oct 2013 13:56:52 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8265594d98708c1c993489099402d9ee27d2a289 - move ajax.php to action.php. Fixes FS#2233</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/lib/plugins/acl/action.php#8265594d98708c1c993489099402d9ee27d2a289</link>
        <description>move ajax.php to action.php. Fixes FS#2233

            List of files:
            /dokuwiki/lib/plugins/acl/action.php</description>
        <pubDate>Mon, 14 Oct 2013 13:55:16 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
