<?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 Resendpwd.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>90fb952c4c30c09c8446076ba05991c89a3f0b01 - code style: operator spacing</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#90fb952c4c30c09c8446076ba05991c89a3f0b01</link>
        <description>code style: operator spacing

            List of files:
            /dokuwiki/inc/Action/Resendpwd.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>177d6836e2f75d0e404be9c566e61725852a1e07 - coding style: control flow whitespaces</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#177d6836e2f75d0e404be9c566e61725852a1e07</link>
        <description>coding style: control flow whitespaces

            List of files:
            /dokuwiki/inc/Action/Resendpwd.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>73022918a947abda7eee4d7d2302ffd28fdb78e0 - coding style: PSR12.Classes.ClassInstantiation.MissingParentheses</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#73022918a947abda7eee4d7d2302ffd28fdb78e0</link>
        <description>coding style: PSR12.Classes.ClassInstantiation.MissingParentheses

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 30 Aug 2023 16:25:29 +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/Action/Resendpwd.php#8c7c53b0321a3cd3116b8d3b2ad27863a38dece7</link>
        <description>codestyle adjustments: class declaration braces

            List of files:
            /dokuwiki/inc/Action/Resendpwd.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>6723156fd9886ff7204e21fb8bf9240b9223b40f - Apply rector fixes to inc/Action</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#6723156fd9886ff7204e21fb8bf9240b9223b40f</link>
        <description>Apply rector fixes to inc/Action

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Tue, 29 Aug 2023 11:53:46 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>fd853d4ac654598db0ddb78419854a1c9aca6325 - Corrected logic error</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#fd853d4ac654598db0ddb78419854a1c9aca6325</link>
        <description>Corrected logic error

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Thu, 01 Jun 2023 13:26:26 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>eea5d349576d2303a12171ca3fe641eda1377542 - Better fix</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#eea5d349576d2303a12171ca3fe641eda1377542</link>
        <description>Better fixThis is more concise and it also fixes a similar case in a different line.`empty($userinfo[&apos;mail&apos;])`correctly deals with:- `$userinfo === false` =&gt; `true`- `!array_key_exists(&apos;mail&apos;, $userinfo)` =&gt; `true`- `!isset($userinfo[&apos;mail&apos;])` =&gt; `true`- `$userinfo[&apos;mail&apos;] === &apos;&apos;` =&gt; `true`

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 31 May 2023 21:19:38 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e6af5171c3234eae16d4739ebd06e179fd7f444c - Fix #3982</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#e6af5171c3234eae16d4739ebd06e179fd7f444c</link>
        <description>Fix #3982

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 31 May 2023 14:34:04 +0000</pubDate>
        <dc:creator>fiwswe &lt;53953985+fiwswe@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>79a2d7845d5e5e48fe3be8f192717de9294aaba5 - import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJ</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#79a2d7845d5e5e48fe3be8f192717de9294aaba5</link>
        <description>import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJupdate phpdocs,rename dokuwiki/Ui/Draft to PageDraft

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 05 Jan 2022 23:59:00 +0000</pubDate>
        <dc:creator>Gerrit Uitslag &lt;klapinklapin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a838eeeb9e5e9db9627ba45d149c7d37be363bdb - Ui\UserResendPwd class replaces html_resendpwd()</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#a838eeeb9e5e9db9627ba45d149c7d37be363bdb</link>
        <description>Ui\UserResendPwd class replaces html_resendpwd()

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Tue, 07 Jul 2020 23:14:40 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2401f18d305c5060bd60ef150d62bbf916c4e7c1 - Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory.</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#2401f18d305c5060bd60ef150d62bbf916c4e7c1</link>
        <description>Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory.

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 30 Oct 2019 23:03:45 +0000</pubDate>
        <dc:creator>Syntaxseed &lt;825423+syntaxseed@users.noreply.github.com&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/inc/Action/Resendpwd.php#e1d9dcc8b460b6f029ac9c8d5d3b8d23b6e73402</link>
        <description>First go at moving the plugin classes into their own namespace

            List of files:
            /dokuwiki/inc/Action/Resendpwd.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>4347c5bb1f12bc1ef4da0226137a6519eef54d20 - add user interface back to resendpwd action. fixes #2349</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#4347c5bb1f12bc1ef4da0226137a6519eef54d20</link>
        <description>add user interface back to resendpwd action. fixes #2349

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Wed, 25 Apr 2018 12:39:56 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>b2c9cd19ff3733a632c8d415256d3096765343f7 - renamed ActionRouter::checkPermissions to checkPreconditions</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#b2c9cd19ff3733a632c8d415256d3096765343f7</link>
        <description>renamed ActionRouter::checkPermissions to checkPreconditionsAs discussed in #1933

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Thu, 12 Apr 2018 13:36:43 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;gohr@cosmocode.de&gt;</dc:creator>
    </item>
<item>
        <title>d5d08c05f8ec61723fc75d1e8fa22f24c664fdbb - fixed some style errors found by scrutinizer</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#d5d08c05f8ec61723fc75d1e8fa22f24c664fdbb</link>
        <description>fixed some style errors found by scrutinizer

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Sun, 27 Aug 2017 07:40:53 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>480336a332edb3421967e8a704976494c582e76c - no longer rely on actionOk when checking if actions are disabled</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#480336a332edb3421967e8a704976494c582e76c</link>
        <description>no longer rely on actionOk when checking if actions are disabledloadAction() and checkAction() are now public and could be used withinactionOK(). However some weird circular references prevent that. Inaddition, actionOK is also used to check for things that aren&apos;t Actions(yet) like &apos;rss&apos; and &apos;top&apos;.

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Fri, 31 Mar 2017 15:49:15 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ec7012214a693c8b3103377245a7d797cf8f9608 - explicitly declare method visibility</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#ec7012214a693c8b3103377245a7d797cf8f9608</link>
        <description>explicitly declare method visibility

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Fri, 31 Mar 2017 11:45:22 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ab583a1bc44ef1ef3b917647fc361aabd055c2ac - more doc block fixes</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#ab583a1bc44ef1ef3b917647fc361aabd055c2ac</link>
        <description>more doc block fixes

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Sat, 11 Feb 2017 13:20:10 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>f21dad3906d4ec6b3d86685599409894630abdc1 - all actions should have a class now</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Action/Resendpwd.php#f21dad3906d4ec6b3d86685599409894630abdc1</link>
        <description>all actions should have a class nowLots of FIXMEs and the routing isn&apos;t integrated, yet

            List of files:
            /dokuwiki/inc/Action/Resendpwd.php</description>
        <pubDate>Sat, 11 Feb 2017 11:34:11 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
